Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157829
b: refs/heads/master
c: b4dabfc
h: refs/heads/master
i:
  157827: 25647d8
v: v3
  • Loading branch information
Takashi Iwai committed Jul 7, 2009
1 parent a049e6c commit a7e93e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ed208255e700073c34b0ef8d2045ac030ac28971
refs/heads/master: b4dabfc452a1011882983db9e464f8ee1e3c01e6
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_cirrus.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit a7e93e0

Please sign in to comment.