From: Axel Lin Date: Fri, 23 Mar 2012 08:49:22 +0000 (+0800) Subject: regulator: Convert pcap-regulator to set_voltage_sel X-Git-Tag: v3.5-rc1~177^2~58^3~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ec96357d743288bd03a685defd586ad35d351e;p=pandora-kernel.git regulator: Convert pcap-regulator to set_voltage_sel After converting to set_voltage_sel, we can remove the workaroud of getting the best match voltage for V1. The core will iterate through the whole voltage table and find the best match for us. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed