From 724fd140d568f472120b550ec10343ee022a307f Mon Sep 17 00:00:00 2001 From: Sean Paul Date: Fri, 9 May 2014 15:05:10 +0900 Subject: [PATCH] drm/exynos: Debounce HDMI hotplug interrupts This patch debounces hotplug interrupts generated by the HDMI hotplug gpio. The reason this is needed is that we get multiple (5) interrupts every time a monitor is inserted which causes us to needlessly enable and disable the IP block. Signed-off-by: Sean Paul Signed-off-by: Rahul Sharma Signed-off-by: Inki Dae --- Reading git-format-patch failed