From: Mark Brown Date: Thu, 4 Oct 2012 16:39:13 +0000 (+0100) Subject: regmap: Make return code checks consistent X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~61^2~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ff3e62ff119f2b65b0a8ad48fcb669f609fd904;p=pandora-kernel.git regmap: Make return code checks consistent The range code was written to check for return codes less than zero as errors but throughout the rest of the API return codes not equal to zero are errors. Change all these checks to match the house style. Signed-off-by: Mark Brown --- Reading git-diff-tree failed