]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: qcom-rpm: Add missing state flag in call to RPM
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Wed, 26 Nov 2014 21:51:01 +0000 (13:51 -0800)
committerLee Jones <lee.jones@linaro.org>
Thu, 22 Jan 2015 16:04:02 +0000 (16:04 +0000)
commit803926825fa4db007437f76654e3e63bafb9b906
treebb6ce55cb4a937a9b0dfde48448ae53695106985
parent58e214382bdd1eb48c5a3519182bddcb26edabad
regulator: qcom-rpm: Add missing state flag in call to RPM

This adds the missing state parameter to the call down to the RPM. This
is currently hard coded to the active state, as that's all we're
supporting at this moment.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/regulator/qcom_rpm-regulator.c