]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ipaq-micro-ts - introduce open/close
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 23 Jul 2014 17:03:10 +0000 (10:03 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 24 Jul 2014 19:39:52 +0000 (12:39 -0700)
commit9bf6b18e69c4fd9396f429db0b0d72d9509db6ba
tree0b9b7ce134394950bbe423f942ebff0d7167b59d
parent2ca58a5044de233298e27ea662d2f0478bd1ed8f
Input: ipaq-micro-ts - introduce open/close

Wire up open/close so we do not try to send events until someone uses them;
this also allows us to remove micro_ts_remove() and rely fully on managed
resources.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/ipaq-micro-ts.c