remarkable-linux/sound
Alexey Dobriyan 99f932f026 [PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c
Remove some code which is unneeded if CONFIG_PM=n.

* Make suspend/resume registration look like the rest of drivers:
  #ifdef CONFIG_PM in struct pci_driver, prototypes, actual hooks.
* Drop CS46XX_ACPI_SUPPORT. It logically duplicated CONFIG_PM. It was
  hardcoded to 1 approx forever (ALSA merge just moved driver to
  sound/oss/).
* After previous point, sound/oss/cs46xxpm-24.h removed as being useless.
* As side effect selling (unused) static inline functions as suspend/resume
  hooks funkiness removed too.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-29 09:18:13 -07:00
..
aoa [ALSA] aoa: add locking to tas codec 2006-09-23 10:47:06 +02:00
arm [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
core [ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values 2006-09-23 10:47:43 +02:00
drivers [PATCH] NULL noise removal 2006-09-24 15:55:03 -07:00
i2c [ALSA] ak4xxx - Remove bogus IPGA controls 2006-09-23 10:46:55 +02:00
isa [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values 2006-09-23 10:47:52 +02:00
mips [PATCH] irq-flags: sound: Use the new IRQF_ constants 2006-07-02 13:58:54 -07:00
oss [PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c 2006-09-29 09:18:13 -07:00
parisc
pci [ALSA] intel8x0m - Free irq in suspend 2006-09-23 10:48:40 +02:00
pcmcia [ALSA] Add missing dB scale information to vxpocket driver 2006-09-23 10:45:03 +02:00
ppc [ALSA] powermac - Fix Oops when conflicting with aoa driver 2006-09-23 10:47:15 +02:00
sparc [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed. 2006-09-25 16:39:58 -07:00
synth [ALSA] Fix disconnection of proc interface 2006-09-23 10:36:48 +02:00
usb USB: Dealias -110 code (more complete) 2006-09-27 11:59:00 -07:00
Kconfig
last.c
Makefile [ALSA] fix build failure due to snd-aoa 2006-06-28 19:30:48 +02:00
sound_core.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sound_firmware.c