kernel-hacking-2024-linux-s.../sound
Takashi Iwai 77ed16cc6c ALSA: cmi8328: Fix compile warnings without CONFIG_PM
Just add an ifdef CONFIG_PM to shut up the warnings:

  sound/isa/cmi8328.c:129:13: warning: ‘snd_cmi8328_cfg_save’ defined but not used [-Wunused-function]
  sound/isa/cmi8328.c:136:13: warning: ‘snd_cmi8328_cfg_restore’ defined but not used [-Wunused-function]

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-11-06 17:57:22 +01:00
..
aoa
arm ALSA: pxa2xx: Replace BUG() with snd_BUG() 2013-11-06 08:35:28 +01:00
atmel ALSA: atmel: remove dependency on <mach/gpio.h> 2013-11-05 13:43:25 +01:00
core Merge branch 'for-linus' into for-next 2013-11-04 10:10:02 +01:00
drivers ALSA: pcsp: Fix initialization with nopcm=1 2013-10-29 15:15:20 +01:00
firewire Merge branch 'dice-driver-playback-only' of git://git.alsa-project.org/alsa-kprivate into for-next 2013-10-22 10:02:57 +02:00
i2c ALSA: ak4114: Fix wrong register array size 2013-10-29 16:42:36 +01:00
isa ALSA: cmi8328: Fix compile warnings without CONFIG_PM 2013-11-06 17:57:22 +01:00
mips ALSA: mips/ad1843: Use WARN_ON() instead of BUG_ON() 2013-11-06 08:35:16 +01:00
oss sound: Remove unnecessary semicolons 2013-10-14 11:00:05 +02:00
parisc
pci ALSA: HDA - Limit mic boost and add mute LED for an HP machine 2013-11-06 12:11:16 +01:00
pcmcia
ppc ALSA: ps3: Use WARN_ON() instead of BUG_ON() 2013-11-06 08:34:58 +01:00
sh
soc ASoC: Final updates for v3.13 2013-11-04 10:05:07 +01:00
sparc ALSA: sparc/cs4231: Use WARN_ON() instead of BUG_ON() 2013-11-06 08:35:07 +01:00
spi
synth
usb ALSA: usb - Don't trust the channel config if the channel count changed 2013-11-05 07:46:48 +01:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c