Re: [PATCH] ALSA: hda - add missing comma in ad1884_slave_vols

From: Takashi Iwai
Date: Mon Apr 06 2009 - 22:46:12 EST


At Mon, 6 Apr 2009 18:42:42 +0900,
Akinobu Mita wrote:
>
> Signed-off-by: Akinobu Mita <akinobu.mita@xxxxxxxxx>
> Cc: Jaroslav Kysela <perex@xxxxxxxx>
> Cc: Takashi Iwai <tiwai@xxxxxxx>

Thanks, applied now. It'll be Cc'ed to stable kernel, too.


Takashi

> ---
> sound/pci/hda/patch_analog.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
> index 5bb48ee..38ad3f7 100644
> --- a/sound/pci/hda/patch_analog.c
> +++ b/sound/pci/hda/patch_analog.c
> @@ -3256,7 +3256,7 @@ static const char *ad1884_slave_vols[] = {
> "Mic Playback Volume",
> "CD Playback Volume",
> "Internal Mic Playback Volume",
> - "Docking Mic Playback Volume"
> + "Docking Mic Playback Volume",
> /* "Beep Playback Volume", */
> "IEC958 Playback Volume",
> NULL
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/