]> git.ipfire.org Git - people/ms/u-boot.git/commit
ehci-pci: print hccr, hcor and hc_lenght
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 15 Oct 2010 13:53:45 +0000 (15:53 +0200)
committerRemy Bohmer <linux@bohmer.net>
Fri, 22 Oct 2010 19:41:45 +0000 (21:41 +0200)
commitaf68c066709f20fcfd0ce6cd955bfbe4642d0a15
treec97206ccbd84267b039987a1bf8273edea19e5ad
parentfff6ec382c139eb242bd85356e66a0bc43becb63
ehci-pci: print hccr, hcor and hc_lenght

It is useful to know the EHCI-PCI hccr, hcor and hc_lenght to make sure it was
successfully registered, and at the correct location.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
drivers/usb/host/ehci-pci.c