[alsa-devel] [PATCH 01/10] ASoC: fsl_sai: add of_match data

Daniel Baluta daniel.baluta at gmail.com
Wed Jul 24 16:42:33 AEST 2019


On Tue, Jul 23, 2019 at 8:01 PM Mark Brown <broonie at kernel.org> wrote:
>
> On Mon, Jul 22, 2019 at 03:48:24PM +0300, Daniel Baluta wrote:
> > From: Lucas Stach <l.stach at pengutronix.de>
> >
> > 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 <l.stach at pengutronix.de>
> > ---
> >  sound/soc/fsl/fsl_sai.c | 22 ++++++++++++++--------
>
> You need to supply your own signoff if you're sending someone else's
> patch - see submitting-patches.rst for details on what signoffs mean and
> why they're required.

Ack. Sorry for missing this.


More information about the Linuxppc-dev mailing list