commit | 9859eb99e9212339e2009b98c396b08260276edf | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Nov 13 10:35:13 2012 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Nov 17 21:15:33 2012 +0100 |
tree | e99f468ab38110c6b4e738d2fc9ff48980e846da | |
parent | 195812e4b6a631e8eaad4046bf6890db4328ea1f [diff] |
gpio: twl4030: Use only TWL4030_MODULE_LED for LED configuration 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>