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:
62b5884
)
USB: isp1760: Assign resource fields before adding hcd
author
Nate Case
<ncase@xes-inc.com>
Wed, 21 May 2008 21:28:20 +0000
(16:28 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 12 Jun 2008 00:06:33 +0000
(17:06 -0700)
This fixes the bogus "io mem 0x00000000" message printed
during driver init due to hcd->rsrc_start being assigned after
the call to usb_add_hcd().
Signed-off-by: Nate Case <ncase@xes-inc.com>
Acked-by: Sebastian Siewior <bigeasy@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found