]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: x86: Use runtime PM autosuspend
authorTakashi Iwai <tiwai@suse.de>
Mon, 13 Feb 2017 08:52:44 +0000 (09:52 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Feb 2017 21:17:45 +0000 (22:17 +0100)
commit3002b9fb7cbc26e8d29927c9e20e235f38319b24
treec524567d696d57c5ddd2ed4edb3a2845461f80c8
parent34371d236eab28933eefc0d77bd1e3df62fc585b
ALSA: x86: Use runtime PM autosuspend

This patch adds a few lines to the driver to use autosuspend for the
runtime PM.  It'll become useful with the combination of the keep-link
feature.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_audio.c