2019-07-25 06:23:27

by Daniel Baluta

[permalink] [raw]
Subject: Re: [alsa-devel] [PATCH 01/10] ASoC: fsl_sai: add of_match data

On Thu, Jul 25, 2019 at 1:34 AM Nicolin Chen <[email protected]> wrote:
>
> On Mon, Jul 22, 2019 at 03:48:24PM +0300, Daniel Baluta wrote:
> > From: Lucas Stach <[email protected]>
> >
> > New revisions of the SAI IP block have even more differences that need
> > be taken into account by the driver. To avoid sprinking compatible
> > checks all over the driver move the current differences into of_match_data.
> >
> > Signed-off-by: Lucas Stach <[email protected]>
>
> Looks like Mark has applied this already? If so, should probably
> drop applied ones and rebase the remaining patches for a resend.

Yes 1/10 and 2/10 were already applied. Will drop them from next version.