]> git.baikalelectronics.ru Git - kernel.git/commit
Input: tsc2005 - set up bus type in input device
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Mar 2011 05:09:32 +0000 (22:09 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 17 Mar 2011 06:28:40 +0000 (23:28 -0700)
commitbc8ac3a86566b761e11ec9c8d1277c19844884e8
treee9fb9982320ded49fc5c9eb5038c6612a8b8fb5c
parentdc7989da522ecd731df4d889f5b3ba0828882993
Input: tsc2005 - set up bus type in input device

We know what bus we are residing on (SPI) so let's make this data
available to the users.

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