[PATCH] drm/exynos: Remove "internal" interrupt handling

2013-01-16 Thread Inki Dae
2013/1/15 Sean Paul : > Remove the "internal" interrupt handling since it's never invoked and Right, internal interrupt handler isn't used yet. It's better to add when used actually. And below is my comment. > remove "external" reference. This patch removes a bunch of dead code > and clarifies h

Re: [PATCH] drm/exynos: Remove "internal" interrupt handling

2013-01-15 Thread Inki Dae
2013/1/15 Sean Paul : > Remove the "internal" interrupt handling since it's never invoked and Right, internal interrupt handler isn't used yet. It's better to add when used actually. And below is my comment. > remove "external" reference. This patch removes a bunch of dead code > and clarifies h

[PATCH] drm/exynos: Remove "internal" interrupt handling

2013-01-14 Thread Sean Paul
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 --- drivers/gpu/drm/exynos/exynos_hdmi.c | 74 +++

[PATCH] drm/exynos: Remove "internal" interrupt handling

2013-01-14 Thread Sean Paul
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 --- drivers/gpu/drm/exynos/exynos_hdmi.c | 74 +++