Commit fdfb7fa7 authored by Takashi Iwai's avatar Takashi Iwai

Merge remote branch 'alsa/devel' into topic/misc

parents 26e34e9e 1446c5fb
......@@ -809,7 +809,7 @@ static int loopback_channels_get(struct snd_kcontrol *kcontrol,
ucontrol->value.integer.value[0] =
loopback->setup[kcontrol->id.subdevice]
[kcontrol->id.device].rate;
[kcontrol->id.device].channels;
return 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment