From: Dan Carpenter Date: Mon, 27 Oct 2014 10:45:06 +0000 (+0300) Subject: regulator: max77802: fix a test in max77802_set_suspend_mode() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~23^2~2^4~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2753755fe0f6b77f73636a2fe3f39a84ab1ca8;p=pandora-kernel.git regulator: max77802: fix a test in max77802_set_suspend_mode() The original test triggers a static checker warning. Javier Martinez Canillas says that the "!" is a typo and should be removed. Fixes: 2e0eaa1aa008 ('regulator: max77802: Add set suspend mode for BUCKs and simplify code') Signed-off-by: Dan Carpenter Acked-by: Javier Martinez Canillas Tested-by: Javier Martinez Canillas Signed-off-by: Mark Brown --- Reading git-diff-tree failed