]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ehci-pci: Fix PCI EHCI driver for 36-bit
authorZhao Chenhui <b35336@freescale.com>
Tue, 19 Apr 2011 02:47:05 +0000 (10:47 +0800)
committerRemy Bohmer <linux@bohmer.net>
Sat, 25 Jun 2011 07:53:10 +0000 (09:53 +0200)
commitae46d2a952b9f061b8b2b6c9e03b18274b48a30e
tree87b464ad6c932c17474993272a9298433f951bcb
parentb17ce92a424ab5ea93a1ed973e5d2ce047a7d321
ehci-pci: Fix PCI EHCI driver for 36-bit

Convert the PCI base address into a virtual address.

Signed-off-by: Zhao Chenhui <b35336@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
drivers/usb/host/ehci-pci.c