Merge branch 'topic/hda' into for-linus
This commit is contained in:
commit
a3aaebc4b0
|
@ -334,7 +334,7 @@ static hda_nid_t stac92hd83xxx_slave_dig_outs[2] = {
|
||||||
};
|
};
|
||||||
|
|
||||||
static unsigned int stac92hd83xxx_pwr_mapping[4] = {
|
static unsigned int stac92hd83xxx_pwr_mapping[4] = {
|
||||||
0x03, 0x0c, 0x10, 0x40,
|
0x03, 0x0c, 0x20, 0x80,
|
||||||
};
|
};
|
||||||
|
|
||||||
static hda_nid_t stac92hd83xxx_amp_nids[1] = {
|
static hda_nid_t stac92hd83xxx_amp_nids[1] = {
|
||||||
|
|
Loading…
Reference in New Issue