gspca: usb_set_interface() required for ISOC ep with altsetting of 0?

2009-06-04 Thread Roel Kluin
I noted that in get_ep() in drivers/media/video/gspca/gspca.c usb_set_interface() is not called for an ISOC endpoint with an altsetting of 0. Is that ok? Roel -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

Re: gspca: usb_set_interface() required for ISOC ep with altsetting of 0?

2009-06-04 Thread Jean-Francois Moine
On Thu, 04 Jun 2009 19:28:16 +0200 Roel Kluin roel.kl...@gmail.com wrote: I noted that in get_ep() in drivers/media/video/gspca/gspca.c usb_set_interface() is not called for an ISOC endpoint with an altsetting of 0. Is that ok? get_ep() has changed in the last releases. Now,