Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148401
b: refs/heads/master
c: dfed0ef
h: refs/heads/master
i:
  148399: bc5e852
v: v3
  • Loading branch information
Takashi Iwai committed Apr 21, 2009
1 parent 574aa5a commit 032334e
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: a3b48c88f2d5a34c0e25aec0a3dab8069e5a9a72
refs/heads/master: dfed0ef9b3ff9e37903920b6938ed33344ad0b3d
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 @@ -1026,7 +1026,7 @@ static void alc_subsystem_id(struct hda_codec *codec,
ass = snd_hda_codec_get_pincfg(codec, nid);
snd_printd("realtek: No valid SSID, "
"checking pincfg 0x%08x for NID 0x%x\n",
nid, ass);
ass, nid);
if (!(ass & 1) && !(ass & 0x100000))
return;
if ((ass >> 30) != 1) /* no physical connection */
Expand Down

0 comments on commit 032334e

Please sign in to comment.