]> git.openfabrics.org - ~emulex/infiniband.git/commit
[ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices
authoreric miao <eric.miao@marvell.com>
Wed, 19 Dec 2007 09:14:02 +0000 (17:14 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 26 Jan 2008 15:07:52 +0000 (15:07 +0000)
commit8f58de7c3932f659fff3b4e5fc14ca8ccf8ec873
tree0e8988ff90d6377d124865c94076ca2702585ef8
parenta333aeb73b45d2b6bbaaebd56f9e7e3a674ac039
[ARM] pxa: create arch/arm/mach-pxa/device.c for all on-chip devices

Considering that generic.c is getting more and more bloated by device
information, moving that part out side will be much cleaner.

Signed-off-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/devices.c [new file with mode: 0644]
arch/arm/mach-pxa/generic.c