alistair23-linux/sound/pci/cs46xx
Takashi Iwai 319184680d ALSA: cs46xx: Simplify PM callbacks
This is a similar cleanup like the commit [3db084fd0a: ALSA: fm801:
PCI core handles power state for us].

Since pci_set_power_state(), pci_save_state() and pci_restore_state()
are already done in the PCI core side, so we don't need to it doubly.

Also, pci_enable_device(), pci_disable_device() and pci_set_master()
calls in PM callbacks are superfluous nowadays, too, so get rid of
them as well.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-09 16:24:20 +01:00
..
cs46xx.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
cs46xx.h ALSA: cs46xx: Move DSP blob out of kernel tree 2013-11-20 08:13:50 +01:00
cs46xx_dsp_scb_types.h
cs46xx_dsp_spos.h
cs46xx_dsp_task_types.h
cs46xx_lib.c ALSA: cs46xx: Simplify PM callbacks 2015-01-09 16:24:20 +01:00
cs46xx_lib.h
dsp_spos.c ALSA: cs46xx: Use standard printk helpers 2014-02-26 16:45:25 +01:00
dsp_spos.h
dsp_spos_scb_lib.c ALSA: cs46xx: Use standard printk helpers 2014-02-26 16:45:25 +01:00
Makefile