]> git.baikalelectronics.ru Git - kernel.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)
commit7390cfc0731fa660c7c124d9891c535d165b68fd
tree507c5b97efbd3e72ee13acfc7193338d9990e24e
parentfcc1bf6fdff841f9bfeed781ce0f962ba9a454e4
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