Re: [PATCH] Input: pixcir_i2c_ts: remove wakeirq related code from pixcir driver

2015-10-13 Thread Dmitry Torokhov
On Wed, Oct 14, 2015 at 11:23:56AM +0530, Vignesh R wrote: > With commit 3fffd1283927 ("i2c: allow specifying separate wakeup > interrupt in device tree") wakeirq is managed by i2c-core, so remove > wakeirq related code from pixcir_i2c_ts driver. > > Signed-off-by: Vignesh R Applied, thank you.

[PATCH] Input: pixcir_i2c_ts: remove wakeirq related code from pixcir driver

2015-10-13 Thread Vignesh R
With commit 3fffd1283927 ("i2c: allow specifying separate wakeup interrupt in device tree") wakeirq is managed by i2c-core, so remove wakeirq related code from pixcir_i2c_ts driver. Signed-off-by: Vignesh R --- drivers/input/touchscreen/pixcir_i2c_ts.c | 12 1 file changed, 12 delet