[PATCH 5/7] ASoC: fsl_sai: Move res variable to be global

Shengjiu Wang shengjiu.wang at gmail.com
Thu Jun 16 09:53:38 CEST 2022


On Wed, Jun 15, 2022 at 10:22 PM Fabio Estevam <festevam at gmail.com> wrote:

> Hi Shengjiu,
>
> On Tue, Jun 14, 2022 at 1:25 AM Shengjiu Wang <shengjiu.wang at nxp.com>
> wrote:
> >
> > The resource info need to be accessed by hw_params()
> > function for multi fifo case, the start address may
> > be not the FIFO0. So move it to be global first.
>
> Actually, it is not global. It is being added as a member of struct
> fsl_sai.
>
> Please rephrase the Subject to:
>
> ASoC: fsl_sai: Make res a member of struct fsl_sai
>
> and then in the commit log:
>
> "So move it to be a member of struct fsl_sai."
>

Thanks, I will update them.

best regards
wang shengjiu


More information about the Alsa-devel mailing list