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)
commit881d824569aa2df75175aa882ada0c1e48212de3
tree3685eaed6941407a301b0c1015c8bfe10557c35b
parent47ec6e5a5f57f96d7d382e2d9f8dc5a5bdb45259
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver

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