commit | 47e837b54c01083ce153493882fb8d74d108ae4a | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Sat May 28 21:05:01 2011 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu Jul 07 09:59:57 2011 +0200 |
tree | 96a8da262c733a4e926993653a9dcf5e80387135 | |
parent | 72370a5cc28f9efc94a4d7d7dff2ebcb76139088 [diff] |
ARM: imx: convert to new leds-gpio registration helper This gets rid of per machine struct platform_device definitions and allows to move the platform data and led definition to .init.rodata. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>