ALSA: ac97: Define dummy functions for snd_ac97_suspend() and resume()
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Mar 2023 13:28:47 +0000 (15:28 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Mar 2023 15:04:56 +0000 (17:04 +0200)
commit665d30119af9ca557fc8811ea1c0e8609c165c8a
treef7742f66621bc365dc950bf72397dc5efc94f3eb
parent84f02f3363382d45b8ab75361f7d69beb8f27f32
ALSA: ac97: Define dummy functions for snd_ac97_suspend() and resume()

For allowing the build without CONFIG_PM, add definitions of dummy
functions for snd_ac97_suspend() and snd_ac97_resume() without
CONFIG_PM, too.

Link: https://lore.kernel.org/r/20230330132847.12882-1-tiwai@suse.de
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Reviewed-by: Tasos Sahanidis <tasos@tasossah.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/ac97_codec.h