oxygen: remove softvol plugin

Remove the softvol plugin from all other CMI8788 devices.
This commit is contained in:
Clemens Ladisch 2007-11-30 08:13:40 +01:00
parent 8be2d013f0
commit e68bd91cf9

View file

@ -9,16 +9,9 @@ CMI8788.pcm.front.0 {
@args.CARD { @args.CARD {
type string type string
} }
type softvol
slave.pcm {
type hw type hw
card $CARD card $CARD
} }
control {
name "PCM Playback Volume"
card $CARD
}
}
# default with dmix & dsnoop # default with dmix & dsnoop
CMI8788.pcm.default { CMI8788.pcm.default {
@ -50,17 +43,10 @@ CMI8788.pcm.surround40.0 {
@args.CARD { @args.CARD {
type string type string
} }
type softvol
slave.pcm {
type hw type hw
card $CARD card $CARD
channels 4 channels 4
} }
control {
name "PCM Playback Volume"
card $CARD
}
}
<confdir:pcm/surround41.conf> <confdir:pcm/surround41.conf>
@ -72,17 +58,10 @@ CMI8788.pcm.surround51.0 {
@args.CARD { @args.CARD {
type string type string
} }
type softvol
slave.pcm {
type hw type hw
card $CARD card $CARD
channels 6 channels 6
} }
control {
name "PCM Playback Volume"
card $CARD
}
}
<confdir:pcm/surround71.conf> <confdir:pcm/surround71.conf>
@ -91,17 +70,10 @@ CMI8788.pcm.surround71.0 {
@args.CARD { @args.CARD {
type string type string
} }
type softvol
slave.pcm {
type hw type hw
card $CARD card $CARD
channels 8 channels 8
} }
control {
name "PCM Playback Volume"
card $CARD
}
}
<confdir:pcm/iec958.conf> <confdir:pcm/iec958.conf>