Re: [PATCH v4] [RFC] NEXIO (or iNexio) support for usbtouchscreen

From: Oliver Neukum
Date: Sat Nov 21 2009 - 04:18:25 EST


Am Freitag, 20. November 2009 23:41:29 schrieb Ondrej Zary:
> I'll also want to remove NEXIO_INPUT_EP and NEXIO_OUTPUT_EP constants -
> the endpoint addresses can be found at runtine (there's only one input
> and one output endpoint). I think that to do this in nexio_init(), it
> needs to know "struct usb_interface *" instead of "struct usb_device *". I
> have a patch ready (but forgot to take it so it needs to wait until next
> week) that replaces "struct usb_device *udev" in struct usbtouch_usb with
> "struct usb_interface *interface" - is it a good idea?

Yes, it is a good idea. Everything else also looks good.

Regards
Oliver
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/