Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275518
b: refs/heads/master
c: e53de8f
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Takashi Iwai committed Nov 14, 2011
1 parent 9203c7a commit 12a0991
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: afef2cfa0ecf45dec7e88db9fa312ee82d347111
refs/heads/master: e53de8f00c80fd1a312c95bc5157fdb98d46e070
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -1452,7 +1452,7 @@ static void alc_apply_fixup(struct hda_codec *codec, int action)
switch (fix->type) {
case ALC_FIXUP_SKU:
if (action != ALC_FIXUP_ACT_PRE_PROBE || !fix->v.sku)
break;;
break;
snd_printdd(KERN_INFO "hda_codec: %s: "
"Apply sku override for %s\n",
codec->chip_name, modelname);
Expand Down

0 comments on commit 12a0991

Please sign in to comment.