linux/drivers/usb/musb
Fabio Baltieri 2daf5966d1 usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG
CONFIG_USB_MUSB_DEBUG option was removed in

5c8a86e usb: musb: drop unneeded musb_debug trickery

to cleanup the code from driver specific debug facilities.  This patch
drops the last references to the musb debug config option,
unconditionally enabling all debug code paths, thus letting that code
being dropped at compile time if not needed.

Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-03-18 11:18:01 +02:00
..
Kconfig usb: musb: Kconfig: drop unnecessary dependencies 2013-03-18 11:17:09 +02:00
Makefile
am35x.c usb: musb: fix dependency on transceiver driver 2013-01-17 15:45:45 +02:00
blackfin.c usb: musb: fix dependency on transceiver driver 2013-01-17 15:45:45 +02:00
blackfin.h
cppi_dma.c usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG 2013-03-18 11:18:01 +02:00
cppi_dma.h
da8xx.c usb: musb: fix dependency on transceiver driver 2013-01-17 15:45:45 +02:00
davinci.c usb: musb: fix dependency on transceiver driver 2013-01-17 15:45:45 +02:00
davinci.h
musb_core.c usb: musb: switch over to devm_ioremap_resource() 2013-03-18 11:17:04 +02:00
musb_core.h
musb_debug.h
musb_debugfs.c
musb_dma.h
musb_dsps.c usb: musb: dsps: fix possible compile warning 2013-03-18 11:17:08 +02:00
musb_gadget.c usb: musb: gadget: don't assign gadget.dev.release directly 2013-03-18 11:17:55 +02:00
musb_gadget.h
musb_gadget_ep0.c
musb_host.c usb: musb: Double buffering issues in host mode TX 2013-01-17 15:45:44 +02:00
musb_host.h
musb_io.h usb: musb: use io{read,write}*_rep accessors 2012-12-17 17:15:13 -08:00
musb_regs.h
musb_virthub.c
musbhsdma.c
musbhsdma.h
omap2430.c usb: musb: omap2430: fix sparse warning 2013-03-05 13:28:32 +02:00
omap2430.h usb: start using the control module driver 2013-01-25 12:27:24 +02:00
tusb6010.c usb: musb: fix dependency on transceiver driver 2013-01-17 15:45:45 +02:00
tusb6010.h
tusb6010_omap.c ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
ux500.c usb: musb: fix dependency on transceiver driver 2013-01-17 15:45:45 +02:00
ux500_dma.c usb: musb: ux500_dma: kill compile warnings 2013-03-18 11:17:07 +02:00