git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d503ec
)
HID: Fix DRIVER_DESC macro
author
Jiri Kosina
<jkosina@suse.cz>
Tue, 9 Jan 2007 12:24:25 +0000
(13:24 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 9 Jan 2007 12:24:25 +0000
(13:24 +0100)
DRIVER_DESC macro is wrong in drivers/hid/hid-core.c. Its value
is legacy from original usb+hid code and clashes with current
usbhid implementation. Fix it.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found