From 80c9426445ee19d22d0cdcbea8375c8f8ae6dbe0 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Thu, 6 Oct 2011 07:43:21 +0300 Subject: [PATCH] --- yaml --- r: 270794 b: refs/heads/master c: a92f1394a184191d904872e0d3b8ef0c158e5021 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/sound/soc.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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,