]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macro
authorAxel Lin <axel.lin@ingics.com>
Thu, 25 Sep 2014 02:17:29 +0000 (10:17 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 26 Sep 2014 08:28:40 +0000 (09:28 +0100)
commit79f19820a2b261419d175b10f742c86a4baac615
tree9313bd5503ec3de9e5cd014d32b9ba2e039bd943
parent89bb9fd0e8494b1b31d499d7cc81fcc0c006eac8
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 <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_rpm-regulator.c