Home
last modified time | relevance | path

Searched hist:"93 b07e7bcd50bb73d3d60043438fa68bd5a0988b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dtps6507x-regulator.cdiff 93b07e7bcd50bb73d3d60043438fa68bd5a0988b Mon Jun 04 19:58:13 CDT 2012 Axel Lin <axel.lin@gmail.com> regulator: tps6507x: Avoid duplicating the same mapping table for LDO2 and VDCDCx

The voltage mapping table for LDO2 is exactly the same as VDCDCx.
Thus we can use one mapping table for both LDO2 and VDCDCx instead of
duplicating the mapping table.

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