From e4a15311b13e1eec3ae26fbc524e13294cd792fa Mon Sep 17 00:00:00 2001 From: Jarkko Nikula Date: Thu, 28 Feb 2008 12:35:25 +0100 Subject: [PATCH] --- yaml --- r: 86586 b: refs/heads/master c: 3fffe871b93f957bea443e85f6b221c50bbf9f97 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm9712.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ff765c6a9401..931f643935b0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 338c7ed070bb1e068c3ae8ef14dc577e75d8aecc +refs/heads/master: 3fffe871b93f957bea443e85f6b221c50bbf9f97 diff --git a/trunk/sound/soc/codecs/wm9712.c b/trunk/sound/soc/codecs/wm9712.c index 590baea3c4c3..524f7450804f 100644 --- a/trunk/sound/soc/codecs/wm9712.c +++ b/trunk/sound/soc/codecs/wm9712.c @@ -176,7 +176,8 @@ static int wm9712_add_controls(struct snd_soc_codec *codec) * the codec only has a single control that is shared by both channels. * This makes it impossible to determine the audio path. */ -static int mixer_event (struct snd_soc_dapm_widget *w, int event) +static int mixer_event(struct snd_soc_dapm_widget *w, + struct snd_kcontrol *k, int event) { u16 l, r, beep, line, phone, mic, pcm, aux;