linux-uconsole/include/linux/usb
Michal Nazarewicz 85b8614d72 usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
This commit removes USB_GADGET_DUALSPEED and USB_GADGET_SUPERSPEED
Kconfig options.  Since now kernel allows many UDC drivers to be
compiled, those options may turn to no longer be valid.  For
instance, if someone decides to build UDC that supports super
speed and UDC that supports high speed only, the latter will be
"assumed" to support super speed since USB_GADGET_SUPERSPEED will
be selected by the former.

The test of whether CONFIG_USB_GADGET_*SPEED was defined was just
an optimisation which removed otherwise dead code (ie. if UDC is
not dual speed, there is no need to handle cases that can happen
if speed is high).  This commit removes those checks.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-08-31 12:49:40 +03:00
..
association.h
atmel_usba_udc.h
audio-v2.h
audio.h
c67x00.h
cdc-wdm.h
cdc.h
ch9.h
ch11.h
chipidea.h usb: chipidea: permit driver bindings pass phy pointer 2012-07-09 09:59:23 -07:00
composite.h
ehci_def.h USB: EHCI: define extension registers like normal ones 2012-06-26 19:42:11 -07:00
ehci_pdriver.h
functionfs.h
g_hid.h
g_printer.h
gadget.h usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED 2012-08-31 12:49:40 +03:00
gadgetfs.h
gpio_vbus.h
hcd.h Merge branch 'usb-linus' into usb-next 2012-06-13 15:22:54 -07:00
input.h
intel_mid_otg.h
iowarrior.h
irda.h
isp116x.h
isp1301.h
isp1362.h
isp1760.h
Kbuild
m66592.h
midi.h
msm_hsusb.h
msm_hsusb_hw.h
musb-omap.h usb: musb: twl: use mailbox API to send VBUS or ID events 2012-06-25 14:07:39 +03:00
musb.h
net2280.h
ohci_pdriver.h
otg.h usb: otg: add notify_connect/notify_disconnect callback 2012-07-09 09:55:09 -07:00
quirks.h
r8a66597.h
renesas_usbhs.h usb: renesas_usbhs: add DMAEngine ID specification note 2012-06-13 12:38:36 -07:00
rndis_host.h
serial.h
sl811.h
storage.h
tilegx.h usb: add host support for the tilegx architecture 2012-07-18 16:40:29 -04:00
tmc.h
uas.h uas: task mgmt & error handling 2012-06-25 11:51:01 -07:00
ulpi.h
usbnet.h
video.h
wusb-wa.h
wusb.h