[PATCH V3 2/2] USB: OHCI: make ohci-pxa27x a separate driver
Alan Stern
stern at rowland.harvard.edu
Fri Jul 26 15:01:25 EDT 2013
On Fri, 26 Jul 2013, Manjunath Goudar wrote:
> Separate the OHCI pxa27x/pxa3xx host controller driver from
> ohci-hcd host code so that it can be built as a separate driver
> module. This work is part of enabling multi-platform kernels on
> ARM.
>
> Signed-off-by: Manjunath Goudar <manjunath.goudar at linaro.org>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: Greg KH <greg at kroah.com>
> Cc: Alan Stern <stern at rowland.harvard.edu>
> Cc: linux-usb at vger.kernel.org
>
> V2:
> -Changed ohci_hcd and pxa27x_ohci struct variable names.
> 1 ohci_hcd struct variable name is ohci.
> 2 pxa27x_ohci struct variable name is pxa_ohci.
>
> V3:
> -Rewrite the macro definition of to_pxa27x_ohci.
> -clk_put() function has been called before usb_put_hcd().
Acked-by: Alan Stern <stern at rowland.harvard.edu>
More information about the linux-arm-kernel
mailing list