commit | 26cbd3073394b966654294c8cb9cb2fec870c567 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Fri Nov 16 00:35:14 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Nov 16 09:46:57 2012 +0900 |
tree | 6d9b035d8ca27d4f4f1db8a171682ed843082056 | |
parent | f6130be652d0b4fbf710d83a816298c007e59ed1 [diff] |
regulator: da9055: Fix checking wrong value in da9055_gpio_init Check pdata->gpio_rsel && pdata->gpio_rsel[id] for the case GPI pin is muxed with regulator to select the regulator register set A/B for voltage ramping. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>