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)
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>

No differences found