commit | 1cf05ba2cafa079a943c2cbae51b2f2c2e247466 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Feb 05 08:58:46 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Feb 05 08:58:46 2017 +0100 |
tree | 75938e8223376d08d30ec271f125d59892272480 | |
parent | b556290f9a8386ff6afeec12cae29fbab77321a3 [diff] |
ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=n ... so that the driver can avoid ifdef's for the dead PM callbacks. The compiler should optimize them out in anyway. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>