From 5e965704803dcbcbfbf97e8a976b3778b245834b Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 2 Oct 2013 20:49:29 +0800 Subject: [PATCH] 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-format-patch failed