kernel-hacking-2024-linux-s.../drivers/usb/musb
Felipe Balbi 981430a170 usb: musb: export musb_interrupt symbol
currently that's used by another module
(am35x) which, granted, it shouldn't be
using that, but in order to avoid compile
errors, let's export that symbol temporarily
until re-factoring work is done on that
driver.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-05-13 14:34:06 +03:00
..
am35x.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
blackfin.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
blackfin.h
cppi_dma.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
cppi_dma.h
da8xx.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
davinci.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
davinci.h
Kconfig usb: musb: allow musb and glue layers to be modules 2011-05-13 14:34:05 +03:00
Makefile usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
musb_core.c usb: musb: export musb_interrupt symbol 2011-05-13 14:34:06 +03:00
musb_core.h USB: musb: blackfin: work around anomaly 05000450 2011-04-13 11:51:28 +03:00
musb_debug.h usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
musb_debugfs.c
musb_dma.h
musb_gadget.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
musb_gadget.h usb: musb: gadget: do not poke with gadget's list_head 2011-02-17 21:11:46 +02:00
musb_gadget_ep0.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
musb_host.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
musb_host.h
musb_io.h
musb_regs.h
musb_virthub.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
musbhsdma.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
musbhsdma.h
omap2430.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
omap2430.h
tusb6010.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
tusb6010.h
tusb6010_omap.c usb: musb: drop unneeded musb_debug trickery 2011-05-13 14:34:04 +03:00
ux500.c usb: musb: ux500: copy dma mask from platform device to musb device 2011-04-13 11:50:57 +03:00