On 10/01/2010 05:25 PM, Viresh KUMAR wrote: > From: Deepak Sikri <deepak.sikri@xxxxxx> > > This patch adds support for ehci and ohci controller in the SPEAr platform > > Signed-off-by: Deepak Sikri <deepak.sikri@xxxxxx> > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxx> > --- > drivers/usb/Kconfig | 2 + > drivers/usb/host/ehci-hcd.c | 5 + > drivers/usb/host/ehci-spear.c | 211 ++++++++++++++++++++++++++++++++++++ > drivers/usb/host/ohci-hcd.c | 5 + > drivers/usb/host/ohci-spear.c | 240 +++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 463 insertions(+), 0 deletions(-) > create mode 100644 drivers/usb/host/ehci-spear.c > create mode 100644 drivers/usb/host/ohci-spear.c > David, Does this patch looks fine to you or are there any more suggestions?? -- viresh. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html