]> 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)
commitfb70402b2b7f350758864d352e7d3925d16b200b
tree507c5b97efbd3e72ee13acfc7193338d9990e24e
parentcff03205fdcc87c8085b53a48f4603c66ab99271
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