gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 13 Nov 2012 09:35:13 +0000 (10:35 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 17 Nov 2012 20:15:33 +0000 (21:15 +0100)
Avoid using the TWL4030_MODULE_PWMA/B as module ID. The LEDEN, PWMA ON/OFF
and PWMB ON/OFF registers are in a continuous range starting from LED base.
This is going to be helpful for further cleanup in the twl stack.

No functional changes.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-twl4030.c

Simple merge