From: Axel Lin Date: Wed, 2 Oct 2013 12:49:29 +0000 (+0800) Subject: regulator: as3722: Fix off-by-one n_voltages setting for SDx X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e965704803dcbcbfbf97e8a976b3778b245834b;p=pandora-kernel.git regulator: as3722: Fix off-by-one n_voltages setting for SDx AS3722_SDx_VSEL_MAX means the maximum selecter, the n_voltages should be AS3722_SDx_VSEL_MAX + 1. Signed-off-by: Axel Lin Acked-by: Laxman Dewangan Signed-off-by: Mark Brown --- Reading git-diff-tree failed