From: Axel Lin Date: Tue, 2 Sep 2014 00:47:31 +0000 (+0800) Subject: regulator: rk808: Fix n_voltages for DCDC4 X-Git-Tag: fixes-for-v3.18-merge-window~31^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a82067f013fb4f5083fabf4d28f4d1bbada8734;p=pandora-kernel.git regulator: rk808: Fix n_voltages for DCDC4 The min_sel is 0, max_sel is 15, so n_voltages should be 16. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed