]> git.baikalelectronics.ru Git - kernel.git/commit
Input: sirfsoc-onkey - implement open and close methods
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 14 Feb 2014 07:38:43 +0000 (23:38 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 15 Feb 2014 21:08:40 +0000 (13:08 -0800)
commit582518e9919ca196f28ca4893626c565bc7d8d96
tree0dfac0b110bfed007c1733c2ed9448f592213433
parenta7ebaa8174c9a9b2ea9319ead064f27b67196354
Input: sirfsoc-onkey - implement open and close methods

We can control whetehr device generates interrupts or not so let's
implement open and close methods of input device so that we do not do any
processing until there are users.

Tested-by: Xianglong Du <Xianglong.Du@csr.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/sirfsoc-onkey.c