summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_conexant.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2014-02-12 10:34:27 +0100
committerTakashi Iwai <tiwai@suse.de>2014-02-12 10:34:27 +0100
commitc4d1489390aa0be73104fc502a1e3107511c8926 (patch)
tree35adb98c98dea53be86cf8be6d15e80e2e0f52c6 /sound/pci/hda/patch_conexant.c
parenta8dca4604a13469892c77c25638691d7757e7a47 (diff)
parentef8e39b51f24c8ac907e1f1995910ee3083375e0 (diff)
Merge branch 'for-linus' into for-next
Diffstat (limited to 'sound/pci/hda/patch_conexant.c')
-rw-r--r--sound/pci/hda/patch_conexant.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
index 47861474fd87..59e3aeac2233 100644
--- a/sound/pci/hda/patch_conexant.c
+++ b/sound/pci/hda/patch_conexant.c
@@ -2883,7 +2883,8 @@ static void cxt_update_headset_mode(struct hda_codec *codec)
}
static void cxt_update_headset_mode_hook(struct hda_codec *codec,
- struct snd_ctl_elem_value *ucontrol)
+ struct snd_kcontrol *kcontrol,
+ struct snd_ctl_elem_value *ucontrol)
{
cxt_update_headset_mode(codec);
}