From 8b22285fd710976b2a1c6f625ca64dfbfe25ba2b Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Tue, 15 May 2012 15:17:58 +0800 Subject: [PATCH] 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-format-patch failed