From: Axel Lin Date: Fri, 8 Jun 2012 02:27:49 +0000 (+0800) Subject: regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops X-Git-Tag: v3.6-rc1~157^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7142e2138b088da429d94859df0ed05b1b82607c;p=pandora-kernel.git regulator: ab8500: Use regulator_list_voltage_linear for ab8500_regulator_fixed_ops Also removes set_voltage_time_sel callback from ab8500_regulator_fixed_ops because the voltage won't change. ( And ab8500_regulator_fixed_ops does not implement get_voltage_sel so set_voltage_time_sel won't be called ) Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed