From: Dmitry Torokhov Date: Thu, 17 Mar 2011 05:11:41 +0000 (-0700) Subject: Input: tsc2005 - remove 'disable' sysfs attribute X-Git-Tag: v2.6.39-rc1~410^2^2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb81d19bae47adcb073a5e5a3bc40dd252f239e;p=pandora-kernel.git 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed