Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
4a5a4c56
Commit
4a5a4c56
authored
Feb 06, 2009
by
Takashi Iwai
Browse files
ALSA: hda - Add missing COEF initialization for ALC887
Signed-off-by:
Takashi Iwai
<
tiwai@suse.de
>
parent
c6e8f2da
Changes
1
Hide whitespace changes
Inline
Side-by-side
sound/pci/hda/patch_realtek.c
View file @
4a5a4c56
...
@@ -1066,6 +1066,7 @@ do_sku:
...
@@ -1066,6 +1066,7 @@ do_sku:
case 0x10ec0882:
case 0x10ec0882:
case 0x10ec0883:
case 0x10ec0883:
case 0x10ec0885:
case 0x10ec0885:
case 0x10ec0887:
case 0x10ec0889:
case 0x10ec0889:
snd_hda_codec_write(codec, 0x20, 0,
snd_hda_codec_write(codec, 0x20, 0,
AC_VERB_SET_COEF_INDEX, 7);
AC_VERB_SET_COEF_INDEX, 7);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment