]> git.ipfire.org Git - thirdparty/linux.git/commit - arch/arm/mach-ixp4xx/common.c
[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx
authorMilan Svoboda <msvoboda@ra.rockwell.com>
Fri, 1 Dec 2006 10:36:41 +0000 (11:36 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 1 Dec 2006 17:14:28 +0000 (17:14 +0000)
commite520a36de2f7985df5ef2e84a9f6d2608ecc6f25
tree2514c85ba15e043513fd68082ebde3b252f7baf6
parent2024c39dbba4d036f0b16daf530ad5f4416fb344
[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx

Create include/asm-arm/arch-ixp4xx/udc.h and
add platfrom device ixp4xx_udc_device into
arch/arm/mach-ixp4xx/common.c.

This allows us to use pxa2xx-udc on
the ixp4xx platfrom. Both pxa2xx and
ixp4xx use the same device controller.

Signed-off-by:Milan Svoboda <msvoboda@ra.rockwell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ixp4xx/common.c
include/asm-arm/arch-ixp4xx/udc.h [new file with mode: 0644]