]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/soc-dapm.h
ALSA: ASoC: Allow machine drivers to mark pins as not connected
[linux-2.6-omap-h63xx.git] / include / sound / soc-dapm.h
index c1b26fcc0b5c81e8950c77230675bf9314b2c2a8..ca699a3017f39563fc8f6b1d4dc36841e724f125 100644 (file)
@@ -240,6 +240,7 @@ int snd_soc_dapm_sys_add(struct device *dev);
 /* dapm audio pin control and status */
 int snd_soc_dapm_enable_pin(struct snd_soc_codec *codec, char *pin);
 int snd_soc_dapm_disable_pin(struct snd_soc_codec *codec, char *pin);
+int snd_soc_dapm_nc_pin(struct snd_soc_codec *codec, char *pin);
 int snd_soc_dapm_get_pin_status(struct snd_soc_codec *codec, char *pin);
 int snd_soc_dapm_sync(struct snd_soc_codec *codec);