linux/drivers/usb/chipidea
Alan Stern 1b36810e27 USB: EHCI: miscellaneous cleanups for the library conversion
This patch (as1630) cleans up a few minor items resulting from the
split-up of the ehci-hcd driver:

	Remove the product_desc string from the ehci_driver_overrides
	structure.  All drivers will use the generic "EHCI Host
	Controller" string.  (This was requested by Felipe Balbi.)

	Allow drivers to pass a NULL pointer to ehci_init_driver()
	if they don't have to override any settings.

	Remove a #define symbol that is no longer used from the
	ChipIdea host driver.

	Rename overrides to pci_overrides in ehci-pci.c, for
	consistency with ehci-platform.c.

	Mark the *_overrides structures as __initdata.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-11 18:06:48 -08:00
..
bits.h usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
ci.h USB: chipidea: add vbus detect for udc 2012-09-12 11:20:38 -07:00
ci13xxx_imx.c USB: chipidea: imx: add pinctrl support 2012-09-12 11:20:38 -07:00
ci13xxx_imx.h USB: chipidea: add imx usbmisc support 2012-09-12 11:20:38 -07:00
ci13xxx_msm.c USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers 2012-07-09 09:53:44 -07:00
ci13xxx_pci.c USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform drivers 2012-07-09 09:53:44 -07:00
core.c USB: chipidea: re-order irq handling to avoid unhandled irqs 2012-09-12 11:20:38 -07:00
debug.c usb: gadget: Remove reference to is_dualspeed from sysfs. 2012-11-08 16:04:34 +02:00
debug.h usb: chipidea: split the driver code into units 2012-05-11 16:49:51 -07:00
host.c USB: EHCI: miscellaneous cleanups for the library conversion 2012-11-11 18:06:48 -08:00
host.h usb: chipidea: add host role 2012-05-11 16:56:15 -07:00
Kconfig USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver 2012-11-02 10:03:50 -07:00
Makefile USB: chipidea: add -DDEBUG if debugging is enabled 2012-09-12 11:20:38 -07:00
udc.c USB: chipidea: add vbus detect for udc 2012-09-12 11:20:38 -07:00
udc.h usb: chipidea: use generic map/unmap routines 2012-05-11 16:59:35 -07:00
usbmisc_imx6q.c USB: chipidea: add imx usbmisc support 2012-09-12 11:20:38 -07:00