diff options
author | Takashi Iwai <[email protected]> | 2016-03-18 15:10:08 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2016-03-18 15:19:35 +0100 |
commit | 691be973c0621255abb31572a98e35c57be70212 (patch) | |
tree | b930d4790873336ab9bfeaec1c3314ac337592cf /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 222bde03881c470de8aa4ca8e58f5950c2b84d12 (diff) |
ALSA: hda - Really restrict i915 notifier to HSW+
The commit [b62232d429fa: ALSA: hda - Limit i915 HDMI binding only for
HSW and later] tried to limit the usage of i915 audio notifier to the
recent Intel models and switch to the old method on pre-Haswell
models. However, it assumed that the i915 component binding hasn't
been done on such models, and the assumption was wrong: namely,
Baytrail had already the i915 component binding due to powerwell
control. Thus, the workaround wasn't applied to Baytrail.
For fixing this properly, this patch introduces a new flag indicating
the usage of audio notifier and codec_has_acomp() refers to this flag
instead of checking the existence of audio component.
Reported-by: Ville Syrjälä <[email protected]>
Cc: <[email protected]> # v4.5
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions