fix es1370 mixer by adding reinit function to it's mixer function list.
This commit is contained in:
parent
4206772503
commit
b7d3143b0d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68375
@ -194,6 +194,7 @@ static snd_mixer es1370_mixer = {
|
||||
"AudioPCI 1370 mixer",
|
||||
es1370_mixinit,
|
||||
NULL,
|
||||
NULL,
|
||||
es1370_mixset,
|
||||
es1370_mixsetrecsrc,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user