mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-13 13:30:01 -05:00
Fixed the device number of iec958 for the recent driver change.
This commit is contained in:
parent
f54e32bea8
commit
6627bd5273
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ EMU10K1.pcm.iec958.0 {
|
|||
slave.pcm {
|
||||
type hw
|
||||
card $CARD
|
||||
device 3
|
||||
device 2
|
||||
}
|
||||
hooks.0 {
|
||||
type ctl_elems
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue