commit | 5bae062830b57e75a00f1a643a6e031ad0f15129 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sun Jul 15 16:57:12 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jul 16 20:58:30 2012 +0100 |
tree | 0900c35136e6c48170c7034fd8f95abcebb93540 | |
parent | c6a717c9d740ec8f5bd134ac8c75b1b7c0666ff8 [diff] |
regulator: lp872x: Simplify implementation of lp872x_find_regulator_init_data() Pass regulator id rahter than the index to lp872x_find_regulator_init_data(), then the code can be simpler. We can also get max_regulators by lp->num_regulators. Signed-off-by: Axel Lin <axel.lin@gmail.com> Acked-by: Milo(Woogyom) Kim <milo.kim@ti.com> Tested-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>