Input: tsc2005 - remove 'disable' sysfs attribute
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Mar 2011 05:11:41 +0000 (22:11 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Mar 2011 06:29:33 +0000 (23:29 -0700)
commit5cb81d19bae47adcb073a5e5a3bc40dd252f239e
tree0410b9b2fa3742641a9e0099aa7b8262f816fa00
parent0b950d3d7ce4c1e870b8efc4ae0faaf0ef53532c
Input: tsc2005 - remove 'disable' sysfs attribute

I believe that enable/disable functionality should not be implemented on
the individual driver level but rather in device core, potentially
reusing parts of PM framework. Therefore the driver-specific "disable"
attribute is removed from the mainline driver.

Tested-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/tsc2005.c