Input: da9052_tsi.c: Fix interrupt handling
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 4 Oct 2012 04:21:30 +0000 (01:21 -0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 20 Nov 2012 11:21:11 +0000 (12:21 +0100)
commit8f520803d2a5dda0cf099c13cbf50ecf575d0341
tree66198c0b2991030b397c2a3984d678f158054639
parent8bad1abd6303476d6f77878aa8ea737d5d1b625c
Input: da9052_tsi.c: Fix interrupt handling

Currently da9062_tsi does not probe and it fails as follows:

da9052 1-0048: Unable to determine device interrupts

Use the new da9052 irq functions and allow the driver to probe and operate
correctly.

Tested on mx53qsb board using 'evtest' tool.

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: <linux-input@vger.kernel.org>
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/input/touchscreen/da9052_tsi.c