ARM: sa11x0: assabet/neponest: create neponset device in assabet.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 26 Jan 2012 11:50:23 +0000 (11:50 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:17 +0000 (15:34 +0000)
commitbab50a35ee703955bd708a4a44cd56ed30e601c8
tree595780bfbab2e3e5ce9b27c3b7faf44ae785949c
parent51f93390c21a4154b0520c3a8a34733e4072a7db
ARM: sa11x0: assabet/neponest: create neponset device in assabet.c

The neponset board is a daughter board for the Assabet.  Create the
neponset platform device in assabet.c, where we don't have to wrap
it with machine_is_assabet() stuff.  We also create this device
dynamically rather than keeping it as a static device.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-sa1100/assabet.c
arch/arm/mach-sa1100/neponset.c
This page took 0.036095 seconds and 5 git commands to generate.