linux/sound/pci/vx222
Takashi Iwai de0c869c83 ALSA: vx222: 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 17:28:47 +01:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
vx222.c ALSA: vx222: Simplify PM callbacks 2015-01-09 17:28:47 +01:00
vx222.h [ALSA] Remove xxx_t typedefs: VXdriver 2006-01-03 12:18:42 +01:00
vx222_ops.c ALSA: vx: Fix missing kerneldoc parameter descriptions 2014-11-11 09:39:10 +01:00