android_kernel_msm-6.1_noth.../include/linux/usb
Harvey Harrison d767d88875 USB: wusb: annotate association types withe proper endianness
Also a trivial annotation in rh.c for:
drivers/usb/wusbcore/rh.c:366:9: warning: incorrect type in assignment (different base types)
drivers/usb/wusbcore/rh.c:366:9:    expected unsigned short [unsigned] [short] [usertype] <noident>
drivers/usb/wusbcore/rh.c:366:9:    got restricted __le16 [usertype] <noident>
drivers/usb/wusbcore/rh.c:367:9: warning: incorrect type in assignment (different base types)
drivers/usb/wusbcore/rh.c:367:9:    expected unsigned short [unsigned] [short] [usertype] <noident>
drivers/usb/wusbcore/rh.c:367:9:    got restricted __le16 [usertype] <noident>

Association types annotation fixes piles of warnings similar to:
drivers/usb/wusbcore/cbaf.c:238:30: warning: incorrect type in initializer (different base types)
drivers/usb/wusbcore/cbaf.c:238:30:    expected restricted __le16 [usertype] id
drivers/usb/wusbcore/cbaf.c:238:30:    got int
drivers/usb/wusbcore/cbaf.c:238:30: warning: incorrect type in initializer (different base types)
drivers/usb/wusbcore/cbaf.c:238:30:    expected restricted __le16 [usertype] len
drivers/usb/wusbcore/cbaf.c:238:30:    got int

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Cc: David Vrabel <david.vrabel@csr.com>
Cc: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-07 09:59:51 -08:00
..
association.h USB: wusb: annotate association types withe proper endianness 2009-01-07 09:59:51 -08:00
atmel_usba_udc.h atmel_usba_udc: move endpoint declarations into platform data. 2008-04-06 17:15:08 -04:00
audio.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
c67x00.h USB: add Cypress c67x00 OTG controller core driver 2008-05-02 10:25:56 -07:00
cdc.h usb gadget: cdc obex glue 2008-10-17 14:40:53 -07:00
ch9.h USB: fix comment about endianness of descriptors 2008-12-17 10:49:14 -08:00
composite.h usb gadget: function activation/deactivation 2008-10-17 14:40:53 -07:00
ehci_def.h usb: move ehci reg def 2008-07-26 16:17:01 +02:00
g_printer.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
gadget.h USB Gadget: documentation update 2008-07-21 15:16:27 -07:00
gadgetfs.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
input.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
iowarrior.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
irda.h usb: irda: cleanup on ir-usb module 2008-07-21 15:16:27 -07:00
isp116x.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
Kbuild usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. 2008-10-17 14:41:01 -07:00
midi.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
musb.h usb: musb: pass configuration specifics via pdata 2008-08-13 17:33:01 -07:00
net2280.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
otg.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
quirks.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
rndis_host.h rndis_host: pass buffer length to rndis_command 2008-06-28 10:23:34 -04:00
serial.h USB: Fix spelling in usb/serial.h 2008-10-17 14:40:56 -07:00
sl811.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
tmc.h USB: add USB test and measurement class driver 2008-10-17 14:40:51 -07:00
usbnet.h USB: Standardize inclusion protection and add where missing. 2008-04-24 21:16:42 -07:00
vstusb.h usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. 2008-10-17 14:41:01 -07:00
wusb-wa.h wusb: do a proper channel stop 2008-10-28 12:08:46 +00:00
wusb.h wusb: add the Wireless USB include files. 2008-09-17 16:54:29 +01:00