linux/sound/drivers/pcsp
Takashi Iwai d34e4e00ad ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM
When CONFIG_PM is set but CONFIG_PM_SLEEP is unset,
SIMPLE_DEV_PM_OPS() ignores the given functions, and this leads to
compile warnings.

For avoiding this, simply check CONFIG_PM_SLEEP instead of CONFIG_PM.

Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-08-09 15:47:15 +02:00
..
Makefile
pcsp.c ALSA: platform: Check CONFIG_PM_SLEEP instead of CONFIG_PM 2012-08-09 15:47:15 +02:00
pcsp.h i8253: Make pcsp sound driver use the shared i8253_lock 2011-06-09 15:01:39 +02:00
pcsp_input.c i8253: Convert i8253_lock to raw_spinlock 2010-03-02 10:28:38 +01:00
pcsp_input.h
pcsp_lib.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
pcsp_mixer.c ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" 2009-11-05 09:00:18 +01:00