On Thu, May 02, 2002 at 12:22:47PM +0100, Simon Evans wrote:
> 
> This patch makes usbvideo_register take a usb_device_id argument which it
> can then pass to usb_register via the struct usb_device. Currently it passes
> NULL.

I made one small change to this patch:

> +     struct usb_device_id id_table[])

Should be:
        const struct usb_device_id *id_table)

I edited the patch and applied this to the tree.

thanks,

greg k-h

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to