diff options
author | Bard Liao <yung-chuan.liao@linux.intel.com> | 2025-03-05 16:41:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-05 17:05:30 +0300 |
commit | 927e6bec5cf3624665b0a2e9f64a1d32f3d22cdd (patch) | |
tree | a02866e0c8e1131ecf9466f1708b871ae0e0a939 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 164b7dd4546b57c08b373e9e3cf315ff98cb032d (diff) | |
download | linux-927e6bec5cf3624665b0a2e9f64a1d32f3d22cdd.tar.xz |
ASoC: rt1320: set wake_capable = 0 explicitly
"generic_new_peripheral_assigned: invalid dev_num 1, wake supported 1"
is reported by our internal CI test.
Rt1320's wake feature is not used in Linux and that's why it is not in
the wake_capable_list[] list in intel_auxdevice.c.
However, BIOS may set it as wake-capable. Overwrite wake_capable to 0
in the codec driver to align with wake_capable_list[].
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Acked-by: Shuming Fan <shumingf@realtek.com>
Link: https://patch.msgid.link/20250305134113.201326-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions