From: Greg Kroah-Hartman Date: Wed, 2 Jul 2008 19:46:22 +0000 (-0700) Subject: USB: handle pci_name() being const X-Git-Tag: v2.6.27-rc1~946^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b26da1510c02a2dac33c0ea48904256dcec4617;p=pandora-kernel.git USB: handle pci_name() being const 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 --- Reading git-diff-tree failed