[ALSA] Decentralize PM control
commita381a7a66486f11606eccb8866e29848f995278f
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 Nov 2005 14:55:49 +0000 (17 15:55 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:20:19 +0000 (3 12:20 +0100)
tree4fcc2f971a1f0d509939181b91096a600454b0d6
parentfd66e0d0591dd12eb0bea1e9f3aa194bb93cebbd
[ALSA] Decentralize PM control

Modules: ALSA Core,Control Midlevel,/oss/Makefile

Remove the centralized PM control in the sound core.
Each driver is responsible to get callbacks from bus/driver now.

SND_GENERIC_DRIVER is removed together with this action.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
sound/core/Kconfig
sound/core/control.c
sound/core/init.c
sound/core/sound.c