commit | 724fd140d568f472120b550ec10343ee022a307f | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Fri May 09 15:05:10 2014 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Mon Jun 02 02:07:06 2014 +0900 |
tree | acf405f66809dba62243697f3bad1cdd2d5fe2e8 | |
parent | 35b95ac5c3fbf93c8d42187d5688db3e89a12f61 [diff] |
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 <seanpaul@chromium.org> Signed-off-by: Rahul Sharma <Rahul.Sharma@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>