Hello, This patch series ports almost all the code in the USB tree to use the endpoint info functions. The only missing directory is the gadget one.
Please, review. It's easy to make a mistake here, since drivers have different ways to check for the endpoint's info. drivers/usb/atm/speedtch.c | 4 ++-- drivers/usb/class/cdc-acm.c | 2 +- drivers/usb/core/devices.c | 9 +++++---- drivers/usb/input/hid-core.c | 2 +- drivers/usb/input/usbkbd.c | 4 +--- drivers/usb/input/usbmouse.c | 4 +--- drivers/usb/input/yealink.c | 6 ++---- drivers/usb/misc/appledisplay.c | 5 +---- drivers/usb/misc/ftdi-elan.c | 10 ++-------- drivers/usb/misc/idmouse.c | 6 +----- drivers/usb/misc/legousbtower.c | 13 +++++-------- drivers/usb/misc/phidgetkit.c | 2 +- drivers/usb/misc/phidgetmotorcontrol.c | 2 +- drivers/usb/misc/usbtest.c | 4 ++-- drivers/usb/net/cdc_ether.c | 3 +-- drivers/usb/net/usbnet.c | 4 ++-- drivers/usb/serial/aircable.c | 4 +--- drivers/usb/serial/kobil_sct.c | 6 ++---- drivers/usb/storage/onetouch.c | 5 +---- drivers/usb/storage/usb.c | 8 +++----- 20 files changed, 36 insertions(+), 67 deletions(-) May I get my banana now? :-) -- Luiz Fernando N. Capitulino ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
