Commit 24fef902 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda/generic - Don't override power_filter when power_save_node is set



Currently the generic parser sets codec->power_filter when
power_save_node flag is set.  But this overrides the existing filter
that has been already set by the codec driver, thus it looses some
features.  Instead, set the default power_filter only when it's not
set yet.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent b6c09b3c
Supports Markdown
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