1. 09 Jan, 2015 8 commits
    • Takashi Iwai's avatar
      ALSA: cmipci: Simplify PM callbacks · 5762fdb5
      Takashi Iwai authored
      This is a similar cleanup like the commit [3db084fd: 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: default avatarTakashi Iwai <tiwai@suse.de>
      5762fdb5
    • Takashi Iwai's avatar
      ALSA: ca0106: Simplify PM callbacks · 11afa642
      Takashi Iwai authored
      This is a similar cleanup like the commit [3db084fd: 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: default avatarTakashi Iwai <tiwai@suse.de>
      11afa642
    • Takashi Iwai's avatar
      ALSA: azt3328: Simplify PM callbacks · 3a7ed369
      Takashi Iwai authored
      This is a similar cleanup like the commit [3db084fd: 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: default avatarTakashi Iwai <tiwai@suse.de>
      3a7ed369
    • Takashi Iwai's avatar
      ALSA: atiixp-modem: Simplify PM callbacks · 2b5d0891
      Takashi Iwai authored
      This is a similar cleanup like the commit [3db084fd: 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: default avatarTakashi Iwai <tiwai@suse.de>
      2b5d0891
    • Takashi Iwai's avatar
      ALSA: atiixp: Simplify PM callbacks · 94af1469
      Takashi Iwai authored
      This is a similar cleanup like the commit [3db084fd: 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: default avatarTakashi Iwai <tiwai@suse.de>
      94af1469
    • Takashi Iwai's avatar
      ALSA: als4000: Simplify PM callbacks · dc3b10eb
      Takashi Iwai authored
      This is a similar cleanup like the commit [3db084fd: 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: default avatarTakashi Iwai <tiwai@suse.de>
      dc3b10eb
    • Takashi Iwai's avatar
      ALSA: als300: Simplify PM callbacks · 08aa0e34
      Takashi Iwai authored
      This is a similar cleanup like the commit [3db084fd: 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: default avatarTakashi Iwai <tiwai@suse.de>
      08aa0e34
    • Takashi Iwai's avatar
      ALSA: ali5451: Simplify PM callbacks · c4eaa62f
      Takashi Iwai authored
      This is a similar cleanup like the commit [3db084fd: 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: default avatarTakashi Iwai <tiwai@suse.de>
      c4eaa62f
  2. 08 Jan, 2015 1 commit
  3. 07 Jan, 2015 1 commit
  4. 06 Jan, 2015 1 commit
  5. 05 Jan, 2015 3 commits
  6. 04 Jan, 2015 4 commits
  7. 02 Jan, 2015 3 commits
  8. 31 Dec, 2014 10 commits
  9. 30 Dec, 2014 9 commits