]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/intel: Refactoring PM code
authorTakashi Iwai <tiwai@suse.de>
Fri, 7 Dec 2018 14:11:09 +0000 (15:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 9 Dec 2018 08:42:23 +0000 (09:42 +0100)
commit5ac18a7d633381b01fc98552495f0ead533b4ab1
tree935973b194926b3b6a89f186c75257f74b06d224
parent4ad133fe2d1669ba03d7e36e49e8745682f5852e
ALSA: hda/intel: Refactoring PM code

Make unified suspend / resume helpers and call them from both the
runtime- and the system-PM callbacks for simplifying code.

There are slight changes of call orders, but there shouldn't be any
functional difference after refactoring.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c