]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regulator
authorAxel Lin <axel.lin@gmail.com>
Fri, 6 Jul 2012 11:15:27 +0000 (19:15 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 12 Jul 2012 17:22:13 +0000 (18:22 +0100)
commit257ee3c6dde02c2c93334f802a8fc34825c75369
tree21b8b7a3990abb4e3950b995c03bc8f4a55bdf5e
parent4506c6d5ea5dddab562fd06398fd9b8d1681bbd0
regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regulator

Both min_uV and max_uV are not used in the code, remove them.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/aat2870-regulator.c