linux/sound/pci/ca0106
Takashi Iwai 11afa6426c ALSA: ca0106: 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:19 +01:00
..
ca0106_main.c ALSA: ca0106: Simplify PM callbacks 2015-01-09 16:24:19 +01:00
ca0106_mixer.c ALSA: ca0106: Use snd_ctl_enum_info() 2014-10-21 08:55:04 +02:00
ca0106_proc.c ALSA: pci: remove __dev* attributes 2012-12-07 07:20:55 +01:00
ca0106.h ALSA: PCI: Replace CONFIG_PM with CONFIG_PM_SLEEP 2012-08-14 18:12:04 +02:00
ca_midi.c ALSA: ca0106: Use standard printk helpers 2014-02-26 16:45:24 +01:00
ca_midi.h [ALSA] Coding style fix sound/pci/ca0106/ca_midi.h 2007-10-16 15:58:23 +02:00
Makefile [ALSA] snd-ca0106: Add midi support. 2005-11-04 13:19:26 +01:00