Re: [PATCH v3 4/5] soc: qcom: Driver for the Qualcomm RPM over SMD

2015-07-29 Thread Andy Gross
On Mon, Jul 27, 2015 at 08:20:32PM -0700, Bjorn Andersson wrote: > 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:

[PATCH v3 4/5] soc: qcom: Driver for the Qualcomm RPM over SMD

2015-07-27 Thread Bjorn Andersson
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 --- Changes since v2: - Updated error handling path in RPM