From: Axel Lin Date: Sun, 20 May 2012 02:30:21 +0000 (+0800) Subject: regulator: core: Allow drivers to set voltage mapping table in regulator_desc X-Git-Tag: v3.6-rc1~157^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cffc9592fde309deafce12362e0a285108cfa3c8;p=pandora-kernel.git regulator: core: Allow drivers to set voltage mapping table in regulator_desc Some regulator hardware use table based mapping can set volt_table in regulator_desc and use regulator_list_voltage_table() for their list_voltage callback. Signed-off-by: Axel Lin Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed