]> git.baikalelectronics.ru Git - kernel.git/commit
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver
authorVignesh R <vigneshr@ti.com>
Wed, 14 Oct 2015 06:31:39 +0000 (23:31 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Oct 2015 06:33:02 +0000 (23:33 -0700)
commit4ca36794e5e63510e40f800a0a1d3ec5133ea95e
tree3685eaed6941407a301b0c1015c8bfe10557c35b
parent2677731d2da3247d70f4f719ceb13d91883a5900
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver

With commit 07ebd4b0bc82 ("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 <vigneshr@ti.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/pixcir_i2c_ts.c