Re: [PATCH] USB-MUSB: data not sent to TX FIFO

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 09 February 2009, Giuseppe GORGOGLIONE wrote:
> --- drivers/usb/musb/musb_core.c.orig   2009-02-06 22:47:45.000000000 +0100
> +++ drivers/usb/musb/musb_core.c        2009-02-09 11:08:07.000000000 +0100
> @@ -1402,6 +1402,7 @@ static int __init musb_core_init(u16 mus
>         /* configure ep0 */
>         musb->endpoints[0].max_packet_sz_tx = MUSB_EP0_FIFOSIZE;
>         musb->endpoints[0].max_packet_sz_rx = MUSB_EP0_FIFOSIZE;
> +       musb->endpoints[0].is_shared_fifo = true;
>  
>         /* discover endpoint configuration */
>         musb->nr_endpoints = 1;
> 

Like the previous patch:  doesn't apply against current GIT code.

--
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

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux