linux-stable/sound/pci/trident
Takashi Iwai 6f9eb021f7 ALSA: trident: 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:45 +01:00
..
Makefile [ALSA] Remove sequencer instrument layer 2008-01-31 17:29:13 +01:00
trident.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
trident.h ALSA: Move some headers to local directories from include/sound 2012-07-03 08:23:09 +02:00
trident_main.c ALSA: trident: Simplify PM callbacks 2015-01-09 17:28:45 +01:00
trident_memory.c ALSA: trident: Remove unused variable in trident_memory.c 2014-07-01 11:24:39 +02:00