diff options
author | Arjan van de Ven <arjan@linux.intel.com> | 2008-10-21 06:46:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-01-07 18:59:49 +0100 |
commit | 8e8ce4b642ce4beb865fb1d67cd8ea883d9ae7d7 (patch) | |
tree | 7883335b8321a21a1919517bf590bf163b887533 /drivers/usb/host/ehci-hub.c | |
parent | USB: clean up redundant tests on unsigned (diff) | |
download | linux-8e8ce4b642ce4beb865fb1d67cd8ea883d9ae7d7.tar.xz linux-8e8ce4b642ce4beb865fb1d67cd8ea883d9ae7d7.zip |
USB: use pci_ioremap_bar() in drivers/usb
Use the newly introduced pci_ioremap_bar() function in drivers/usb.
pci_ioremap_bar() just takes a pci device and a bar number, with the goal
of making it really hard to get wrong, while also having a central place
to stick sanity checks.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/ehci-hub.c')
0 files changed, 0 insertions, 0 deletions