From: Axel Lin Date: Tue, 19 Jun 2012 01:38:45 +0000 (+0800) Subject: regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel X-Git-Tag: v3.6-rc1~157^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f11d08c3d611d6f2845677caabe13b2c58f95658;p=pandora-kernel.git regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel With this change, regulator_set_voltage_time_sel() can be more generic and not limited to linear and table based mapping now. One side-effect of this change is that list_voltage() must be implemented. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed