commit | bab50a35ee703955bd708a4a44cd56ed30e601c8 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jan 26 11:50:23 2012 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Feb 09 15:34:17 2012 +0000 |
tree | 595780bfbab2e3e5ce9b27c3b7faf44ae785949c | |
parent | 51f93390c21a4154b0520c3a8a34733e4072a7db [diff] |
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>