Re: [PATCH 4/6] Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.

2012-10-05 Thread Mark Brown
On Thu, Oct 04, 2012 at 12:15:07AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Use the new da9052 irq functions and allow the driver to probe successfully. Reviewed-by: Mark Brown -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to ma

[PATCH 4/6] Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.

2012-10-03 Thread Fabio Estevam
From: Fabio Estevam Use the new da9052 irq functions and allow the driver to probe successfully. Cc: Dmitry Torokhov Cc: Signed-off-by: Fabio Estevam --- drivers/input/misc/da9052_onkey.c | 22 +- 1 file changed, 5 insertions(+), 17 deletions(-) diff --git a/drivers/in