linux_dsm_epyc7002/drivers/usb/musb
Philippe De Swert baef653a50 usb: musb: remove generic_interrupt
This patch is based on the discussion of a previous patch to fix an issue
where the omap2430 musb driver is not working for N9/N950.

Moving all the interrupt handling to the devices. Avoids inclusion of generic
interrupt and breakage due to sometimes misleading CONFIG options. This makes
sure usb always works if on of the subdrivers is chosen. Tested on Nokia N9/N950.

Partially clean up CONFIG_SOC_OMAP3430 which is not necessary in the cases
where I removed it. Also helps with the removal work of those options that
Tony Lindgren predicted would happen at some point.

Signed-off-by: Philippe De Swert <philippe.deswert@jollamobile.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2012-11-06 15:32:13 +02:00
..
am35x.c usb: musb: remove hand-crafted id handling 2012-11-01 12:32:23 +02:00
blackfin.c usb: musb: remove hand-crafted id handling 2012-11-01 12:32:23 +02:00
blackfin.h
cppi_dma.c usb: musb: cppi_dma: export cppi_interrupt() 2012-11-06 15:12:09 +02:00
cppi_dma.h
da8xx.c usb: musb: remove hand-crafted id handling 2012-11-01 12:32:23 +02:00
davinci.c usb: musb: remove hand-crafted id handling 2012-11-01 12:32:23 +02:00
davinci.h usb: musb: davinci: Fix build breakage 2012-06-04 18:29:42 +03:00
Kconfig usb: musb: patches for v3.7 merge window 2012-09-11 13:56:29 -07:00
Makefile usb: musb: Add support for ti81xx platform 2012-05-04 13:59:34 +03:00
musb_core.c usb: musb: remove generic_interrupt 2012-11-06 15:32:13 +02:00
musb_core.h usb: musb: remove hand-crafted id handling 2012-11-01 12:32:23 +02:00
musb_debug.h usb: musb: remove extern qualifier from musb_debug.h header 2011-12-21 13:21:02 +02:00
musb_debugfs.c usb: musb: kill global and static for multi instance 2012-09-11 17:34:45 +03:00
musb_dma.h usb: musb: Make dma_controller_create __devinit 2012-08-09 18:05:07 +03:00
musb_dsps.c usb: musb: dsps: control module handling (quirk) 2012-11-06 15:03:02 +02:00
musb_gadget_ep0.c usb: musb: avoid FADDR read access 2012-10-31 15:21:01 +02:00
musb_gadget.c usb: musb: Perform only write access on MUSB_INTRTXE 2012-10-31 15:22:18 +02:00
musb_gadget.h
musb_host.c usb: musb: Perform only write access on MUSB_INTRTXE 2012-10-31 15:22:18 +02:00
musb_host.h usb: musb: host: Handle highmem in PIO mode 2012-08-07 14:27:18 +03:00
musb_io.h xtensa: adopt generic io routines 2012-10-03 15:11:42 -07:00
musb_regs.h
musb_virthub.c usb: musb: drop useless board_mode usage 2012-08-09 12:34:46 +03:00
musbhsdma.c Merge 3.6-rc6 into usb-next 2012-09-16 20:42:46 -07:00
musbhsdma.h usb: musb: remove generic_interrupt 2012-11-06 15:32:13 +02:00
omap2430.c usb: musb: remove generic_interrupt 2012-11-06 15:32:13 +02:00
omap2430.h usb: musb: omap: write directly to mailbox instead of using phy 2012-09-11 12:13:22 +03:00
tusb6010_omap.c ARM: soc: general cleanups 2012-10-01 18:19:05 -07:00
tusb6010.c usb: musb: remove hand-crafted id handling 2012-11-01 12:32:23 +02:00
tusb6010.h
ux500_dma.c ARM: soc: multiplatform enablement 2012-10-01 19:11:38 -07:00
ux500.c usb: musb: remove generic_interrupt 2012-11-06 15:32:13 +02:00