]> git.karo-electronics.de Git - karo-tx-linux.git/commit
leds: lp55xx: handle enable pin in driver
authorBryan Wu <cooloney@gmail.com>
Tue, 22 Oct 2013 18:02:56 +0000 (11:02 -0700)
committerBryan Wu <cooloney@gmail.com>
Tue, 22 Oct 2013 18:02:56 +0000 (11:02 -0700)
commit2f413d391beb161aaeacd4fd8cbade0c19d5182d
tree4680ca8086cffbb1b5711767268a617d2d997e99
parentbb6febdc90efe7f664328075c204eed8e9af7ec9
leds: lp55xx: handle enable pin in driver

This patch moves the handling of the chip's enable pin from the board
code into the driver. It also updates all board-code files using the
driver to incorporate this change.

This is needed for device tree support of the enable pin.

Signed-off-by: Sebastian Reichel <sre@debian.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Documentation/devicetree/bindings/leds/leds-lp55xx.txt
arch/arm/mach-omap2/board-rx51-peripherals.c
arch/arm/mach-ux500/board-mop500.c
drivers/leds/leds-lp55xx-common.c
include/linux/platform_data/leds-lp55xx.h