]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/sound/soc.h
ASoC: Remove snd_soc_suspend_device()
[linux-beck.git] / include / sound / soc.h
index 0b1f917a53ba19204fb79a6fd3b8d8e662ddd131..b1245e3acdfcc121bd9047dd2659a084a8e1b6fd 100644 (file)
@@ -223,11 +223,6 @@ int snd_soc_codec_set_cache_io(struct snd_soc_codec *codec,
                               int addr_bits, int data_bits,
                               enum snd_soc_control_type control);
 
-#ifdef CONFIG_PM
-int snd_soc_suspend_device(struct device *dev);
-int snd_soc_resume_device(struct device *dev);
-#endif
-
 /* pcm <-> DAI connect */
 void snd_soc_free_pcms(struct snd_soc_device *socdev);
 int snd_soc_new_pcms(struct snd_soc_device *socdev, int idx, const char *xid);