From: Axel Lin Date: Sat, 16 Feb 2013 02:09:54 +0000 (+0800) Subject: regulator: twl: Convert twl4030ldo_ops to get_voltage_sel X-Git-Tag: v3.9-rc2~18^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6949fbe5b2d7b73dfeddeb470a56385ca36b4827;p=pandora-kernel.git regulator: twl: Convert twl4030ldo_ops to get_voltage_sel This fixes an inconsistent behavior between list_voltage() and get_voltage() because current implementation of get_voltage() does not check the case IS_UNSUP() is true. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed