Re: [PATCH 06/11] ASoC: pxa: make snd_soc_platform_driver const
From: Robert Jarzmik
Date: Wed Aug 23 2017 - 15:33:44 EST
Bhumika Goyal <bhumirks@xxxxxxxxx> writes:
> Make these const as they are only passed as the 2nd argument to the
> function devm_snd_soc_register_platform, which is of type const.
> Done using Coccinelle.
>
> Signed-off-by: Bhumika Goyal <bhumirks@xxxxxxxxx>
> ---
> sound/soc/pxa/mmp-pcm.c | 2 +-
> sound/soc/pxa/pxa2xx-pcm.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
For sound/soc/pxa/pxa2xx-pcm.c :
Acked-by: Robert Jarzmik <robert.jarzmik@xxxxxxx>
Cheers.
--
Robert