Input: spear-keyboard - fix for balancing the enable_irq_wake
authorDeepak Sikri <deepak.sikri@st.com>
Fri, 9 Nov 2012 00:35:27 +0000 (16:35 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 10 Nov 2012 08:29:39 +0000 (00:29 -0800)
This patch handles the fix for unbalanced irq for the cases when
enable_irq_wake fails, and a warning related to same is displayed
on the console. The workaround is handled at the driver level.

Signed-off-by: Deepak Sikri <deepak.sikri@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found