projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[omap35xx] Update u-boot command-line parameters
[openwrt.git]
/
target
/
linux
/
adm5120
/
files
/
drivers
/
usb
/
host
/
adm5120-dbg.c
diff --git
a/target/linux/adm5120/files/drivers/usb/host/adm5120-dbg.c
b/target/linux/adm5120/files/drivers/usb/host/adm5120-dbg.c
index
4821796
..
ee14817
100644
(file)
--- a/
target/linux/adm5120/files/drivers/usb/host/adm5120-dbg.c
+++ b/
target/linux/adm5120/files/drivers/usb/host/adm5120-dbg.c
@@
-638,7
+638,7
@@
static ssize_t fill_registers_buffer(struct debug_buffer *buf)
"%s\n"
"%s version " DRIVER_VERSION "\n",
hcd->self.controller->bus->name,
"%s\n"
"%s version " DRIVER_VERSION "\n",
hcd->self.controller->bus->name,
-
hcd->self.controller->bus_id
,
+
dev_name(hcd->self.controller)
,
hcd->product_desc,
hcd_name);
hcd->product_desc,
hcd_name);
This page took
0.026582 seconds
and
4
git commands to generate.