From: Axel Lin Date: Mon, 12 Mar 2012 02:17:56 +0000 (+0800) Subject: regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current X-Git-Tag: v3.4-rc1~168^2~4^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dce7304f4b8ea9e12c1bd58747f16f579c4d7b2d;p=pandora-kernel.git regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current DIV_ROUND_CLOSEST performs the computation (x + d/2)/d with better readability. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed