|
@@ -238,7 +238,7 @@ int snd_soc_info_volsw(struct snd_kcontrol *kcontrol,
|
|
struct snd_ctl_elem_info *uinfo);
|
|
struct snd_ctl_elem_info *uinfo);
|
|
int snd_soc_info_volsw_ext(struct snd_kcontrol *kcontrol,
|
|
int snd_soc_info_volsw_ext(struct snd_kcontrol *kcontrol,
|
|
struct snd_ctl_elem_info *uinfo);
|
|
struct snd_ctl_elem_info *uinfo);
|
|
-#define snd_soc_info_bool_ext snd_ctl_boolean_mono
|
|
|
|
|
|
+#define snd_soc_info_bool_ext snd_ctl_boolean_mono_info
|
|
int snd_soc_get_volsw(struct snd_kcontrol *kcontrol,
|
|
int snd_soc_get_volsw(struct snd_kcontrol *kcontrol,
|
|
struct snd_ctl_elem_value *ucontrol);
|
|
struct snd_ctl_elem_value *ucontrol);
|
|
int snd_soc_put_volsw(struct snd_kcontrol *kcontrol,
|
|
int snd_soc_put_volsw(struct snd_kcontrol *kcontrol,
|