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:
7e3054a
)
USB: cdc-wdm: avoid printing odd-looking "cdc-wdm-176" names
author
Bjørn Mork
<bjorn@mork.no>
Fri, 20 Jan 2012 03:17:25 +0000
(
04:17
+0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 24 Jan 2012 22:46:56 +0000
(14:46 -0800)
usb_register_dev() will change our .minor_base to 0 if
CONFIG_USB_DYNAMIC_MINORS is set. And it usually is, of
course.
Use dev_name() to print the proper interface name instead
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Acked-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/cdc-wdm.c
patch
|
blob
|
history
diff --cc
drivers/usb/class/cdc-wdm.c
Simple merge