|
@@ -107,7 +107,7 @@ static int snd_bcm2835_ctl_get(struct snd_kcontrol *kcontrol,
|
|
}
|
|
}
|
|
|
|
|
|
static int snd_bcm2835_ctl_put(struct snd_kcontrol *kcontrol,
|
|
static int snd_bcm2835_ctl_put(struct snd_kcontrol *kcontrol,
|
|
- struct snd_ctl_elem_value *ucontrol)
|
|
|
|
|
|
+ struct snd_ctl_elem_value *ucontrol)
|
|
{
|
|
{
|
|
struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol);
|
|
struct bcm2835_chip *chip = snd_kcontrol_chip(kcontrol);
|
|
int changed = 0;
|
|
int changed = 0;
|