Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148407
b: refs/heads/master
c: cb6605c
h: refs/heads/master
i:
  148405: 0f4cd53
  148403: e39b35a
  148399: bc5e852
v: v3
  • Loading branch information
Takashi Iwai committed Apr 28, 2009
1 parent 982fe5d commit fa6a428
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: 2a2ed0dfc9ec44a899c7d4672f73f2c045099118
refs/heads/master: cb6605c1e4d2a2eaffdde433fbfe1567ca688458
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 @@ -1151,7 +1151,7 @@ static int 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 0;
if ((ass >> 30) != 1) /* no physical connection */
Expand Down

0 comments on commit fa6a428

Please sign in to comment.