On Fri, Jun 29, 2012 at 09:45:16AM +0800, Axel Lin wrote: > 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. Applied, thanks.