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.gou...@linaro.org>
> Cc: Arnd Bergmann <a...@arndb.de>
> Cc: Greg KH <g...@kroah.com>
> Cc: Alan Stern <st...@rowland.harvard.edu>
> Cc: linux-usb@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 <st...@rowland.harvard.edu>

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to