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:
c5e4600
)
USB: handle pci_name() being const
author
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 2 Jul 2008 19:46:22 +0000
(12:46 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 21 Jul 2008 22:15:46 +0000
(15:15 -0700)
This changes usb_create_hcd() to be able to handle the fact that
pci_name() has changed to a constant string.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found