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:
b7945b7
)
staging/usbip: simplify usbip_dump_usb_device() udev->speed handling
author
Shuah Khan
<shuah.kh@samsung.com>
Fri, 24 Jan 2014 16:25:05 +0000
(09:25 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 18:55:41 +0000
(10:55 -0800)
Change usbip_dump_usb_device() to use usb_speed_string() and remove the
code that does switch on udev->speed and builds custom speed strings.
Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/usbip_common.c
patch
|
blob
|
history
diff --cc
drivers/staging/usbip/usbip_common.c
Simple merge