]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: integrator: move core module LED to device tree
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Oct 2014 08:05:44 +0000 (10:05 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Nov 2014 09:32:04 +0000 (10:32 +0100)
commit2582e48524d2fc3a08c7617e591eb41741963086
tree4113f86508342a66fd18ee684c38365e9624072b
parent147acc366f5397d803e4e1dc5238c546326885f3
ARM: integrator: move core module LED to device tree

This gets rid of the custom LED driver in the Integrator directory
altogether and switches us over to using the syscon LEDs for this.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/integrator.dtsi
arch/arm/mach-integrator/Makefile
arch/arm/mach-integrator/leds.c [deleted file]