From: Axel Lin Date: Mon, 5 Mar 2012 12:27:56 +0000 (+0800) Subject: regulator: da9052: Ensure the selected voltage falls within the specified range X-Git-Tag: v3.3~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9365121869a15da99d6091802f11a82d59024d62;p=pandora-kernel.git regulator: da9052: Ensure the selected voltage falls within the specified range Integer division may truncate the result, use DIV_ROUND_UP to ensure the selected voltage falls within the specified range. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed