Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86586
b: refs/heads/master
c: 3fffe87
h: refs/heads/master
v: v3
  • Loading branch information
Jarkko Nikula authored and Takashi Iwai committed Feb 29, 2008
1 parent d59d513 commit e4a1531
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 338c7ed070bb1e068c3ae8ef14dc577e75d8aecc
refs/heads/master: 3fffe871b93f957bea443e85f6b221c50bbf9f97
3 changes: 2 additions & 1 deletion trunk/sound/soc/codecs/wm9712.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit e4a1531

Please sign in to comment.