]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/exynos: Remove "internal" interrupt handling
authorSean Paul <seanpaul@chromium.org>
Wed, 16 Jan 2013 15:17:20 +0000 (10:17 -0500)
committerInki Dae <inki.dae@samsung.com>
Fri, 25 Jan 2013 05:38:45 +0000 (14:38 +0900)
commit77006a7ac8d0122a64512958e0a1e34d9e9f39a3
tree507c5b97efbd3e72ee13acfc7193338d9990e24e
parent0315a902c0ca7f54f992fc8062158092ed57b062
drm/exynos: Remove "internal" interrupt handling

Remove the "internal" interrupt handling since it's never invoked and
remove "external" reference. This patch removes a bunch of dead code
and clarifies how hotplugging is handled in the HDMI driver.

Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c