From: Axel Lin Date: Thu, 25 Sep 2014 02:17:29 +0000 (+0800) Subject: regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macro X-Git-Tag: fixes-for-v3.18-merge-window~31^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a642509801116037720892efe72f0e84f02f317;p=pandora-kernel.git regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macro Current code does not take the macro parameter, fix it. This is not a problem at this moment because the only user actually passes vreg to FORCE_MODE_IS_2_BITS(). Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed