Input: gpio_keys - add hooks to enable/disable device
authorShubhrajyoti D <shubhrajyoti@ti.com>
Wed, 4 Aug 2010 02:44:40 +0000 (19:44 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 4 Aug 2010 02:45:31 +0000 (19:45 -0700)
Allow platform code to specify callbcks that will be invoked when
input device is opened or closed, allowing, for example, to enable
the device.

Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found