[PATCH v2 6/6] remoteproc: imx_rproc: Clean up after ops introduction
Daniel Baluta
daniel.baluta at gmail.com
Fri Sep 12 01:58:23 PDT 2025
<snip>
> >> Can you remove 'method' in data struct also?
> >
> >The method is used in other places and other purpose, imx_rproc_detach
> >imx_rproc_put_scu, imx_rproc_remove, it is also referred
> >imx_dsp_rproc.c.
> >
> >Could we keep it for now?
>
> The method could not be removed from the data structure, because it is also
> used in imx_dsp_rproc.c.
>
> I have a few more patches to do further cleanup, but that would make
> the patchset a bit larger. I would like to see Mathieu's view.
>
> Mathieu,
>
> Do you expect me to add more patches in V3 to cleanup other parts or
> we could keep the patchset size as it is, with further cleanup in
> a standalone new patchset?
I would go with this as it is now. It is easy and clean. Lets always
go into small increments, test them across all the hardware we have.
Then we could come with the next patch series.
More information about the linux-arm-kernel
mailing list