linux/arch/arm/mach-realview
Linus Walleij e4ecf2bda2 ARM: plat-versatile: convert LEDs to platform device
The LEDs were initialized unconditionally with an fs_initcall()
which doesn't play well with multiplatform. Convert the driver
to a platform device and convert all boards with these LEDs
to register a platform device and pass the register as a
resource instead.

Tested successfully on the Versatile/AB and RealView PB1176.

Cc: Bryan Wu <cooloney@gmail.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2014-02-27 14:56:19 +01:00
..
include/mach ARM: debug: move PL01X debug include into arch/arm/include/debug/ 2013-08-25 17:11:06 +01:00
core.c ARM: plat-versatile: convert LEDs to platform device 2014-02-27 14:56:19 +01:00
core.h ARM: plat-versatile: convert LEDs to platform device 2014-02-27 14:56:19 +01:00
hotplug.c ARM: cpu hotplug: remove majority of cache flushing from platforms 2013-04-18 20:08:04 +01:00
Kconfig ARM: smp_twd: Divorce smp_twd from local timer API 2013-06-24 17:45:58 -07:00
Makefile ARM: realview/vexpress: consolidate SMP bringup code 2011-02-19 11:11:41 +00:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
platsmp.c ARM: GIC: remove direct use of gic_raise_softirq 2013-01-10 11:45:43 -06:00
realview_eb.c ARM: plat-versatile: convert LEDs to platform device 2014-02-27 14:56:19 +01:00
realview_pb11mp.c ARM: plat-versatile: convert LEDs to platform device 2014-02-27 14:56:19 +01:00
realview_pb1176.c ARM: plat-versatile: convert LEDs to platform device 2014-02-27 14:56:19 +01:00
realview_pba8.c ARM: plat-versatile: convert LEDs to platform device 2014-02-27 14:56:19 +01:00
realview_pbx.c ARM: plat-versatile: convert LEDs to platform device 2014-02-27 14:56:19 +01:00