+14
−0
drivers/soc/qcom/smd-rpm.c
0 → 100644
+244
−0
include/linux/soc/qcom/smd-rpm.h
0 → 100644
+35
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Driver for the Resource Power Manager (RPM) found in Qualcomm 8974 based devices. The driver exposes resources that child drivers can operate on; to implementing regulator, clock and bus frequency drivers. Signed-off-by:Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by:
Andy Gross <agross@codeaurora.org>