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)
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>

No differences found