kernel-fxtec-pro1x/drivers/usb/wusbcore
Anderson Lizardo b0a81328c2 wusb: fix bmRequestType for Abort RPipe request
WUSB 1.0 (Table 8-4) mentions that Abort RPipe requests must have bmRequestType
equal to 0x25, although current implementation sets bmRequestType to 0xa5. This
patch fixes this typo.

Signed-off-by: Anderson Lizardo <anderson.lizardo@indt.org.br>
Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-09-17 16:54:32 +01:00
..
cbaf.c wusb: add the USB wusb-cbaf driver 2008-09-17 16:54:30 +01:00
crypto.c wusb: add the Wireless USB core (security) 2008-09-17 16:54:30 +01:00
dev-sysfs.c wusb: add the Wireless USB core 2008-09-17 16:54:29 +01:00
devconnect.c wusb: fix error path for wusb_set_dev_addr() 2008-09-17 16:54:32 +01:00
Kconfig wusb: add the Wireless USB core (build-system) 2008-09-17 16:54:30 +01:00
Makefile wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
mmc.c wusb: add the Wireless USB core (protocol) 2008-09-17 16:54:29 +01:00
pal.c wusb: add the Wireless USB core 2008-09-17 16:54:29 +01:00
reservation.c wusb: add the Wireless USB core 2008-09-17 16:54:29 +01:00
rh.c wusb: add the Wireless USB core 2008-09-17 16:54:29 +01:00
security.c wusb: add the Wireless USB core (security) 2008-09-17 16:54:30 +01:00
wa-hc.c wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-hc.h wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-nep.c wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-rpipe.c wusb: fix bmRequestType for Abort RPipe request 2008-09-17 16:54:32 +01:00
wa-xfer.c wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wusbhc.c wusb: add the Wireless USB core 2008-09-17 16:54:29 +01:00
wusbhc.h wusb: add the Wireless USB core 2008-09-17 16:54:29 +01:00