* Ajay Kumar Gupta <[email protected]> [090710 07:25]:
> Update the OMAP EHCI driver in accordance with below patch
> introduced in generic EHCI driver.
> 
> commit: b18ffd49e86102a9ed0a1cc83fdafe3891e844e5
> USB: EHCI: update toggle state for linked QHs

Adding this to ehci branch.

Tony
 
> Signed-off-by: Ajay Kumar Gupta <[email protected]>
> ---
>  drivers/usb/host/ehci-omap.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/usb/host/ehci-omap.c b/drivers/usb/host/ehci-omap.c
> index c0f9a19..858bf11 100644
> --- a/drivers/usb/host/ehci-omap.c
> +++ b/drivers/usb/host/ehci-omap.c
> @@ -762,6 +762,7 @@ static const struct hc_driver ehci_omap_hc_driver = {
>       .urb_enqueue            = ehci_urb_enqueue,
>       .urb_dequeue            = ehci_urb_dequeue,
>       .endpoint_disable       = ehci_endpoint_disable,
> +     .endpoint_reset         = ehci_endpoint_reset,
>  
>       /*
>        * scheduling support
> -- 
> 1.6.2.4
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to