From: Axel Lin Date: Thu, 15 Mar 2012 09:18:35 +0000 (+0800) Subject: regulator: Use tps65912_get_voltage for both DCDCs and LDOs X-Git-Tag: v3.5-rc1~177^2~58^3~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33426e97968113d5421acc82b494d8a035ca4331;p=pandora-kernel.git regulator: Use tps65912_get_voltage for both DCDCs and LDOs Now tps65912_get_voltage_dcdc and tps65912_get_voltage_ldo has exactly the same implementation. We can merge them to tps65912_get_voltage function. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed