From: Axel Lin Date: Mon, 26 Nov 2012 07:23:38 +0000 (+0800) Subject: regulator: da9052: Ensure setting current limit within specific range X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~35^2~23^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e369bcd032e3fb76e232be9c5642b0833ba62f4;p=pandora-kernel.git regulator: da9052: Ensure setting current limit within specific range Checking da9052_current_limits[row][i] <= max_uA is not enough, it is possible da9052_current_limits[row][i] may less than the requested min_uA. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed