diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/hda/patch_sigmatel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c index c1635a188f41..c553fdb2b149 100644 --- a/sound/pci/hda/patch_sigmatel.c +++ b/sound/pci/hda/patch_sigmatel.c | |||
@@ -334,7 +334,7 @@ static hda_nid_t stac92hd83xxx_slave_dig_outs[2] = { | |||
334 | }; | 334 | }; |
335 | 335 | ||
336 | static unsigned int stac92hd83xxx_pwr_mapping[4] = { | 336 | static unsigned int stac92hd83xxx_pwr_mapping[4] = { |
337 | 0x03, 0x0c, 0x20, 0x80, | 337 | 0x03, 0x0c, 0x20, 0x40, |
338 | }; | 338 | }; |
339 | 339 | ||
340 | static hda_nid_t stac92hd83xxx_amp_nids[1] = { | 340 | static hda_nid_t stac92hd83xxx_amp_nids[1] = { |