]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Input: ucb1400 - set up driver's name to show in sysfs
authorCliff Brake <cbrake@bec-systems.com>
Tue, 10 Apr 2007 03:50:50 +0000 (23:50 -0400)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 11 Apr 2007 00:26:33 +0000 (17:26 -0700)
commitff78b20235f84966c4b7962ce94e800adecc5383
treef6ee9b9132933507f404b1fcd6c7a92730274e26
parent0bce0b7a3b25b33220be77dcaf3dc4585641100c
[PATCH] Input: ucb1400 - set up driver's name to show in sysfs

The UCB1400 is missing a name parameter in the device_driver struct.
This causes missing information in the /sys tree and seems to cause
other problems with the AC97 functionality. This was tested on a PXA270
system.

Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/input/touchscreen/ucb1400_ts.c