mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-14 06:59:54 -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 {
|
slave.pcm {
|
||||||
type hw
|
type hw
|
||||||
card $CARD
|
card $CARD
|
||||||
device 3
|
device 2
|
||||||
}
|
}
|
||||||
hooks.0 {
|
hooks.0 {
|
||||||
type ctl_elems
|
type ctl_elems
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue