RE: [PATCH 2/3] musb: adding qh in_list and out_list in struct hw_ep

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

 



> > >        if (qh->type == USB_ENDPOINT_XFER_CONTROL) {
> > > -               head = &musb->control;
> > >                hw_ep = musb->control_ep;
> > > +               head = &hw_ep->in_list;
> >
> > So we only support control in transfer and no hope for control out here?
> Control transfer requires only one list and we use in_list for it.
> 
Currently we use only control and bulk multiplexing but we can use them as qh 
list for other transfer types also if in future we plan to multiplex all
INT and ISO transfers on one endpoint.

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

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

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux