OSDN Git Service

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)
commit1eee4af30e9261114e6e4e3576f130780124d7be
tree3387508378038fc0d271c288bfd9e240b0eb1bb6
parentd852f9597359babcc3f6b328cefc151ab6995d00
Input: spear-keyboard - fix for balancing the enable_irq_wake

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>
drivers/input/keyboard/spear-keyboard.c