Re: [PATCH 1/1] USB: EHCI: Tegra: Fix wrong register definition

2012-09-18 Thread Alan Stern
On Tue, 18 Sep 2012, Jim Lin wrote: > Fix the issue that EHCI registers, hostpc[0] and usbmode_ex, > are not correctly accessed on Tegra3 platform. > > Signed-off-by: Jim Lin > --- > include/linux/usb/ehci_def.h |6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a

[PATCH 1/1] USB: EHCI: Tegra: Fix wrong register definition

2012-09-18 Thread Jim Lin
Fix the issue that EHCI registers, hostpc[0] and usbmode_ex, are not correctly accessed on Tegra3 platform. Signed-off-by: Jim Lin --- include/linux/usb/ehci_def.h |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/linux/usb/ehci_def.h b/include/linux/usb/ehci_