]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[USB]: Make early handoff a final fixup instead of a header one.
authorDavid S. Miller <davem@davemloft.net>
Fri, 4 Nov 2005 19:17:24 +0000 (11:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Nov 2005 19:17:24 +0000 (11:17 -0800)
commit462aae65f6ea41de05ebc2a54a9e6b95563591f3
tree04c661d71405026ec6f8a47bc965038636f79b52
parent889dfafe836ac9bb711f73d07a4c044cae177c0b
[USB]: Make early handoff a final fixup instead of a header one.

At header fixup time, it is not yet legal to ioremap() PCI
device registers, yet that is what this quirk code needs to
do.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/usb/host/pci-quirks.c