Files
android_kernel_xiaomi_sm8450/include/linux/mfd
Axel Lin d172f319c1 regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table
Convert tps65217_pmic_ldo1_ops to use regulator_list_voltage_table.

We have n_voltages and volt_table settings in regulator_desc,
so we don't need the table and table_len fields in struct tps_info.
Thus remove them from struct tps_info.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-07-01 19:12:58 +01:00
..
2012-05-02 00:39:55 +02:00
2012-05-20 17:27:06 +02:00
2012-05-18 16:54:47 +01:00
2012-05-04 13:25:16 +01:00