https://github.com/torvalds/linux
Revision 30b35399ceb2398d05837863476dcb12f12f3a82 authored by Takashi Iwai on 11 October 2006, 16:52:53 UTC, committed by Jaroslav Kysela on 22 October 2006, 08:51:10 UTC
- Check the return value of pci_enable_device() and request_irq()
  in the suspend.  If any error occurs there, disable the device
  using snd_card_disconnect().
- Call pci_set_power_state() properly with pci_choose_state().
- Fix the order to call pci_set_power_state().
- Removed obsolete house-made PM codes in some drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
1 parent c06134d
History
Tip revision: 30b35399ceb2398d05837863476dcb12f12f3a82 authored by Takashi Iwai on 11 October 2006, 16:52:53 UTC
[ALSA] Various fixes for suspend/resume of ALSA PCI drivers
Tip revision: 30b3539
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 542 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 73.8 KB
Makefile -rw-r--r-- 49.0 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top