AW: [PATCH] added support for the isp1181 USB device controller

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

 



Hello Alan,

thank you for the hint. It was missing in pxa25x_udc.c and fsl_udc_core.c as well, so I simply overlooked it. A patch with the implementation is underway.

Mit freundlichen Grüßen / Best Regards

Markus Pietrek

> -----Ursprüngliche Nachricht-----
> Von: Alan Stern [mailto:stern@xxxxxxxxxxxxxxxxxxx]
> Gesendet: Mittwoch, 2. Juni 2010 16:40
> An: Pietrek, Markus
> Cc: greg@xxxxxxxxx; linux-usb@xxxxxxxxxxxxxxx
> Betreff: Re: [PATCH] added support for the isp1181 USB device
> controller
>
> On Wed, 2 Jun 2010, Markus Pietrek wrote:
>
> > Signed-off-by: Markus Pietrek <markus.pietrek@xxxxxxxxxx>
> > +static struct usb_ep_ops isp1181_ep_ops = {
> > +       .enable         = isp1181_ep_enable,
> > +       .disable        = isp1181_ep_disable,
> > +
> > +       .alloc_request  = isp1181_ep_alloc_request,
> > +       .free_request   = isp1181_ep_free_request,
> > +
> > +       .queue          = isp1181_ep_queue,
> > +       .dequeue        = isp1181_ep_dequeue,
> > +
> > +       .set_halt       = isp1181_ep_set_halt,
> > +
> > +       .fifo_flush     = isp1181_ep_fifo_flush,
> > +};
>
> Where's the set_wedge method?
>
> Alan Stern


_____________________________________

Amtsgericht Mannheim
HRB 110 300
Geschäftsführer: Dieter Baur, Ramona Maurer
_____________________________________

Important Note:
- This e-mail may contain trade secrets or privileged, undisclosed or otherwise confidential information.
- If you have received this e-mail in error, you are hereby notified that any review, copying or distribution of it is strictly prohibited.
- Please inform us immediately and destroy the original transmittal.

Thank you for your cooperation.
--
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