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:
0f492f2
)
HID: remove info() macro from usb HID drivers
author
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 11 Oct 2008 22:14:23 +0000
(
00:14
+0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 14 Oct 2008 21:51:03 +0000
(23:51 +0200)
USB should not be having it's own printk macros, so remove info() and
use the system-wide standard of dev_info() wherever possible.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found