ARM: sa11x0: neponset: dynamically create neponset child devices
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 24 Jan 2012 22:36:47 +0000 (22:36 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Feb 2012 15:34:15 +0000 (15:34 +0000)
Use platform_device_register_full() to dynamically create the various
neponset child platform devices, and place them below the neponset
device itself to ensure proper PM ordering and device structure.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found