]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/sound/control.h
Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dcu into...
[mirror_ubuntu-zesty-kernel.git] / include / sound / control.h
index 95aad6d3fd1a9b0765551d90719632baeea388b0..21d047f229a1b5883d4a6529d32139f5efd59023 100644 (file)
@@ -252,7 +252,7 @@ void snd_ctl_sync_vmaster(struct snd_kcontrol *kctl, bool hook_only);
  * Helper functions for jack-detection controls
  */
 struct snd_kcontrol *
-snd_kctl_jack_new(const char *name, int idx, void *private_data);
+snd_kctl_jack_new(const char *name, struct snd_card *card);
 void snd_kctl_jack_report(struct snd_card *card,
                          struct snd_kcontrol *kctl, bool status);