Searched hist:b5152415 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | tps62360-regulator.c | b5152415 Wed Jun 13 20:38:26 CDT 2012 Axel Lin <axel.lin@gmail.com> regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip
The chip_id is not used. The voltage_base is not necessary, set base voltage to tps->desc.min_uV instead.
Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> b5152415 Wed Jun 13 20:38:26 CDT 2012 Axel Lin <axel.lin@gmail.com> regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip The chip_id is not used. The voltage_base is not necessary, set base voltage to tps->desc.min_uV instead. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|