From a7e93e0122c62aadefaace4343f36edee7d12fd8 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 7 Jul 2009 09:05:07 +0200 Subject: [PATCH] --- yaml --- r: 157829 b: refs/heads/master c: b4dabfc452a1011882983db9e464f8ee1e3c01e6 h: refs/heads/master i: 157827: 25647d8168629bffc2c5d7b66e10e494a50fbad2 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_cirrus.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1dac751f785f..7370736c9303 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ed208255e700073c34b0ef8d2045ac030ac28971 +refs/heads/master: b4dabfc452a1011882983db9e464f8ee1e3c01e6 diff --git a/trunk/sound/pci/hda/patch_cirrus.c b/trunk/sound/pci/hda/patch_cirrus.c index 121734480097..54a7dc8345a7 100644 --- a/trunk/sound/pci/hda/patch_cirrus.c +++ b/trunk/sound/pci/hda/patch_cirrus.c @@ -497,7 +497,7 @@ static const char *dir_sfx[2] = { "Playback", "Capture" }; static int add_mute(struct hda_codec *codec, const char *name, int index, unsigned int pval, int dir, struct snd_kcontrol **kctlp) { - char tmp[32]; + char tmp[44]; struct snd_kcontrol_new knew = HDA_CODEC_MUTE_IDX(tmp, index, 0, 0, HDA_OUTPUT); knew.private_value = pval;