From: Axel Lin Date: Tue, 15 May 2012 07:17:58 +0000 (+0800) Subject: regulator: tps65217: Convert to set_voltage_sel and map_voltage X-Git-Tag: v3.5-rc1~177^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b22285fd710976b2a1c6f625ca64dfbfe25ba2b;p=pandora-kernel.git regulator: tps65217: Convert to set_voltage_sel and map_voltage Convert tps65217_pmic_ops to use set_voltage_sel and map_voltage. After this convertion, we can also use tps65217_pmic_set_voltage_sel() for set_voltage_sel callback of tps65217_pmic_ldo1_ops. Thus this patch also removes tps65217_pmic_ldo1_set_voltage_sel() function. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed