Re: [PATCH v5 5/7] remoteproc: qcom: Modify clock enable and disable interface.

2016-12-22 Thread Bjorn Andersson
On Thu 15 Dec 04:21 PST 2016, Avaneesh Kumar Dwivedi wrote: > Clock enable/disable routine will get additional input parameter of > pointer of array of clock struct's and clock count, it will use these > pre initialized values to turn them up/down. > > Signed-off-by: Avaneesh Kumar Dwivedi Look

[PATCH v5 5/7] remoteproc: qcom: Modify clock enable and disable interface.

2016-12-15 Thread Avaneesh Kumar Dwivedi
Clock enable/disable routine will get additional input parameter of pointer of array of clock struct's and clock count, it will use these pre initialized values to turn them up/down. Signed-off-by: Avaneesh Kumar Dwivedi --- drivers/remoteproc/qcom_q6v5_pil.c | 85 ++-