Axel Lin f03c4a57cf regulator: tps6507x: Remove unused min_uV and max_uV from struct tps_info
The min_uV and max_uV are not used in this driver.
For table based voltage mappings, we can get min_uV and max_uV by
info->table[0] and info->table[table_len -1].
Thus remove min_uV and max_uV from struct tps_info.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-05 11:20:53 +01:00
..
2012-05-16 09:48:37 +01:00
2012-05-21 16:49:16 -07:00
2012-04-10 09:52:59 +01:00
2012-05-29 11:53:11 -07:00
2012-05-29 11:53:11 -07:00
2012-05-29 11:53:11 -07:00