]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] PM support for cs5535audio
authorJaya Kumar <jayakumar.alsa@gmail.com>
Fri, 28 Apr 2006 12:34:49 +0000 (14:34 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:32:49 +0000 (21:32 +0200)
commit859124b542fc0697069aeab7261bbe95d719fee9
tree628040fb065b882191a6ff5ed7aba42ef04b99d6
parentf6181d63d204414812eec07f40f9d86560d133cc
[ALSA] PM support for cs5535audio

Appended is my patch adding PM support to the cs5535audio driver.
I also added the ac97 quirk but it's not yet confirmed which
boards need to be in the quirk list. The patch also includes some
Kconfig and misc cleanup.

Signed-off-by: Jaya Kumar <jayakumar.alsa@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/Kconfig
sound/pci/cs5535audio/Makefile
sound/pci/cs5535audio/cs5535audio.c
sound/pci/cs5535audio/cs5535audio.h
sound/pci/cs5535audio/cs5535audio_pcm.c
sound/pci/cs5535audio/cs5535audio_pm.c [new file with mode: 0644]