Input: spear-keyboard - fix inverted condition in interrupt handler
authorRajeev Kumar <rajeev-dlh.kumar@st.com>
Thu, 31 Mar 2011 05:33:42 +0000 (22:33 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 31 Mar 2011 07:03:11 +0000 (00:03 -0700)
We should return IRQ_NONE from interrupt handler in case keyboard
does not report DATA_AVAIL condition.

Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found