From 6a642509801116037720892efe72f0e84f02f317 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Thu, 25 Sep 2014 10:17:29 +0800 Subject: [PATCH] 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-format-patch failed