On Wed, Jul 15, 2020 at 04:00:09PM +0100, Lee Jones wrote: > Cc: Timur Tabi <[email protected]> > Cc: Nicolin Chen <[email protected]>
Acked-by: Nicolin Chen <[email protected]> > Cc: Xiubo Li <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]> > --- > sound/soc/fsl/fsl-asoc-card.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/sound/soc/fsl/fsl-asoc-card.c b/sound/soc/fsl/fsl-asoc-card.c > index faac6ce9a82cb..dbacdd25dfe76 100644 > --- a/sound/soc/fsl/fsl-asoc-card.c > +++ b/sound/soc/fsl/fsl-asoc-card.c > @@ -92,7 +92,7 @@ struct fsl_asoc_card_priv { > }; > > /* > - * This dapm route map exits for DPCM link only. > + * This dapm route map exists for DPCM link only. > * The other routes shall go through Device Tree. > * > * Note: keep all ASRC routes in the second half > -- > 2.25.1 >

