Hi Mathieu,
> Subject: Re: [PATCH v3 11/11] remoteproc: imx_rproc: Remove enum
> imx_rproc_method
...
> > };
>
> After all this cleanup, please remove the goto statements in
> imx_dsp_rproc_{start,stop}(), as it was done for
> imx_rproc_{start,stop}().
>
> This set can get in the next merge window if you send me another
> revision by tomorrow.
Thank you for the feedback and the opportunity to include this in
the next merge window.
I have sent out v4 of the patch series which includes an additional
patch to remove the goto statements in imx_dsp_rproc_{start,stop}
functions. And v4 also addresses the build warning in patch 1.
Thanks,
Peng.