commit | ee3ed6effd8cc4c0cbfa35307cfc5fcec75b5e12 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Thu Jun 07 10:38:30 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Jun 08 07:29:47 2012 +0800 |
tree | a61eee540cfac1df79bd1988b149d8c204879726 | |
parent | 985f769c89aedcae2981080051fc85b4ed035a9b [diff] |
regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address For fixed voltage, DA9030_LDO13 and DA9034_LDO5, the info->vol_reg is DA9030_INVAL/DA9034_INVAL. It does not make sense to read/write to DA9030_INVAL/DA9034_INVAL address. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>