commit | e520a36de2f7985df5ef2e84a9f6d2608ecc6f25 | [log] [tgz] |
---|---|---|
author | Milan Svoboda <msvoboda@ra.rockwell.com> | Fri Dec 01 11:36:41 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Dec 01 17:14:28 2006 +0000 |
tree | 2514c85ba15e043513fd68082ebde3b252f7baf6 | |
parent | 2024c39dbba4d036f0b16daf530ad5f4416fb344 [diff] |
[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>