kernel-ark/drivers/usb/gadget
Russell King 284d115ec9 [ARM] pxa: separate PXA25x and PXA27x UDC register definitions
The PXA25x and PXA27x USB device controller register definitions are
different.  Currently, they live side by side in pxa-regs.h, but only
one set is available depending on the setting of PXA25x or PXA27x.

This means that if we build to support both PXA25x and PXA27x, the
PXA27x definitions are unavailable, even to PXA27x specific code.

Remove these definitions from pxa-regs.h, and place them in separate
files.  Include these files where appropriate.

Note: according to the dependencies in drivers/usb/gadget/Kconfig,
we do not support the UDC on PXA27x nor PXA3xx CPUs, so remove the
platform devices from pxa27x.c and pxa3xx.c.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-05-19 16:25:58 +01:00
..
amd5536udc.c usb: fix integer as NULL pointer warnings found by sparse 2008-05-14 10:00:26 -07:00
amd5536udc.h
at91_udc.c usb: use non-racy method for proc entries creation 2008-04-29 08:06:21 -07:00
at91_udc.h
atmel_usba_udc.c USB: atmel_usba_udc fixes, mostly disconnect() 2008-05-14 10:00:30 -07:00
atmel_usba_udc.h atmel_usba_udc: Add support for AT91CAP9 UDPHS 2008-04-06 17:25:06 -04:00
config.c
dummy_hcd.c drivers/usb annotations and fixes 2008-04-28 10:03:31 -07:00
epautoconf.c USB: gadget section fixes 2008-04-24 21:16:48 -07:00
ether.c usb: pxa27x_udc driver 2008-05-02 10:25:53 -07:00
file_storage.c USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignore 2008-05-02 10:25:58 -07:00
fsl_usb2_udc.c USB: replace remaining __FUNCTION__ occurrences 2008-04-24 21:16:55 -07:00
fsl_usb2_udc.h USB: replace remaining __FUNCTION__ occurrences 2008-04-24 21:16:55 -07:00
gadget_chips.h
gmidi.c drivers/usb annotations and fixes 2008-04-28 10:03:31 -07:00
goku_udc.c usb: use get/put_unaligned_* helpers 2008-04-29 08:06:28 -07:00
goku_udc.h
inode.c USB: replace remaining __FUNCTION__ occurrences 2008-04-24 21:16:55 -07:00
Kconfig usb: pxa27x_udc driver 2008-05-02 10:25:53 -07:00
lh7a40x_udc.c USB: replace remaining __FUNCTION__ occurrences 2008-04-24 21:16:55 -07:00
lh7a40x_udc.h
m66592-udc.c usb gadget: fix platform driver hotplug/coldplug 2008-04-11 08:06:43 -07:00
m66592-udc.h drivers/usb annotations and fixes 2008-04-28 10:03:31 -07:00
Makefile usb: pxa27x_udc driver 2008-05-02 10:25:53 -07:00
ndis.h
net2280.c
net2280.h USB: replace remaining __FUNCTION__ occurrences 2008-04-24 21:16:55 -07:00
omap_udc.c usb: use non-racy method for proc entries creation 2008-04-29 08:06:21 -07:00
omap_udc.h
printer.c USB: replace remaining __FUNCTION__ occurrences 2008-04-24 21:16:55 -07:00
pxa2xx_udc.c [ARM] pxa: separate PXA25x and PXA27x UDC register definitions 2008-05-19 16:25:58 +01:00
pxa2xx_udc.h
pxa27x_udc.c USB: pxa27x_udc: minor fixes 2008-05-14 10:00:29 -07:00
pxa27x_udc.h USB: pxa27x_udc: minor fixes 2008-05-14 10:00:29 -07:00
rndis.c usb: use get/put_unaligned_* helpers 2008-04-29 08:06:28 -07:00
rndis.h
s3c2410_udc.c usb gadget: fix platform driver hotplug/coldplug 2008-04-11 08:06:43 -07:00
s3c2410_udc.h
serial.c USB: serial gadget: descriptor cleanup 2008-05-14 10:00:28 -07:00
usbstring.c usb: use get/put_unaligned_* helpers 2008-04-29 08:06:28 -07:00
zero.c usb: gadget zero timer init fix 2008-05-02 10:25:54 -07:00