Skip to content
Commit 0b6b524f authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: x86: Don't enable runtime PM as default



Unlike HSW and newer, BYT/CHT devices have no fine control of audio
power domain in i915 side.  Since there is little gain by runtime PM
on BYT/CHT, so far, this commit removes the pm_runtime_enable() call
as default.

User who still wants the runtime PM may adjust the corresponding
sysfs files (power/control and power/autosuspend_delay_ms)
appropriately, of course.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 3002b9fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment