[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)
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>

No differences found