Re: [PATCH 1/4] remoteproc: qcom: Pass ssr_name to glink subdevice

2020-05-07 Thread rishabhb
On 2020-04-22 17:37, Bjorn Andersson wrote: Pass ssr_name to glink subdevice in preparation for tying glink_ssr to the glink subdevice, rather than having its own "ssr subdevice". Signed-off-by: Bjorn Andersson --- Acked-by: Rishabh Bhatnagar drivers/remoteproc/qcom_common.c| 9 ++

Re: [PATCH 1/4] remoteproc: qcom: Pass ssr_name to glink subdevice

2020-05-01 Thread Mathieu Poirier
Good morning Bjorn, On Wed, Apr 22, 2020 at 05:37:33PM -0700, Bjorn Andersson wrote: > Pass ssr_name to glink subdevice in preparation for tying glink_ssr to > the glink subdevice, rather than having its own "ssr subdevice". > > Signed-off-by: Bjorn Andersson > --- > drivers/remoteproc/qcom_com