[alsa-devel] [PATCH 2/3] ASoC: Clarify naming for SMDK WM9713 driver
Jassi Brar
jassisinghbrar at gmail.com
Thu Sep 23 16:45:26 CEST 2010
On Thu, Sep 23, 2010 at 11:40 PM, Mark Brown
<broonie at opensource.wolfsonmicro.com> wrote:
> At least some of the systems using this device have multiple audio
> subsystems so provide some guidance to userspace about which one this
> is.
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
> sound/soc/s3c24xx/smdk_wm9713.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/soc/s3c24xx/smdk_wm9713.c b/sound/soc/s3c24xx/smdk_wm9713.c
> index 8619a9a..78a4a30 100644
> --- a/sound/soc/s3c24xx/smdk_wm9713.c
> +++ b/sound/soc/s3c24xx/smdk_wm9713.c
> @@ -52,7 +52,7 @@ static struct snd_soc_dai_link smdk_dai = {
> };
>
> static struct snd_soc_card smdk = {
> - .name = "SMDK",
> + .name = "SMDK WM9713",
> .dai_link = &smdk_dai,
> .num_links = 1,
> };
Acked-by: Jassi Brar <jassi.brar at samsung.com>
More information about the Alsa-devel
mailing list