commit | d8525e8a14f427119e1a65368f74ae5e14439de6 | [log] [tgz] |
---|---|---|
author | David Collins <collinsd@codeaurora.org> | Mon Nov 21 14:54:25 2011 -0800 |
committer | David Collins <collinsd@codeaurora.org> | Mon Nov 21 14:54:25 2011 -0800 |
tree | b6a327b64795d720efacf984b48643ab4f20ba63 | |
parent | df0f40090a5682eb578f1c53dcd30d47a9892891 [diff] |
msm: rpm-regulator: fix parameter usage in part helper macros The SET_PART, GET_PART, and USES_PART macros incorrectly use "vreg" in place of the actual parameter name "_vreg"; correct this. Change-Id: I89f41750d2afe63dd8ef96dd2dfc521f14934fae Signed-off-by: David Collins <collinsd@codeaurora.org>