Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353193
b: refs/heads/master
c: 1396117
h: refs/heads/master
i:
  353191: 338c1e2
v: v3
  • Loading branch information
Takashi Iwai committed Jan 21, 2013
1 parent dbdc1ce commit 40e721a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a1e908edccd1b6928cda78371026b458e2c1973a
refs/heads/master: 139611705ad5ce7b35b8b7957c5ca406deb3ff9b
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/patch_via.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ static struct via_spec *via_new_spec(struct hda_codec *codec)
if (spec->codec_type == VT1708BCE)
spec->codec_type = VT1708S;
spec->no_pin_power_ctl = 1;
spec->gen.indep_hp = 1;
spec->gen.pcm_playback_hook = via_playback_pcm_hook;
return spec;
}
Expand Down

0 comments on commit 40e721a

Please sign in to comment.