diff --git a/[refs] b/[refs] index b738c93f6398..9dd2641ec0f5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 143d62a45b5f976067a8d705f7fae26a402651f9 +refs/heads/master: a92f1394a184191d904872e0d3b8ef0c158e5021 diff --git a/trunk/include/sound/soc.h b/trunk/include/sound/soc.h index 88ba85a422fb..858291dc08f9 100644 --- a/trunk/include/sound/soc.h +++ b/trunk/include/sound/soc.h @@ -393,6 +393,8 @@ int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); int snd_soc_put_volsw(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); +#define snd_soc_get_volsw_2r snd_soc_get_volsw +#define snd_soc_put_volsw_2r snd_soc_put_volsw int snd_soc_info_volsw_s8(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo); int snd_soc_get_volsw_s8(struct snd_kcontrol *kcontrol,