diff options
author | Kai Vehmanen <[email protected]> | 2021-02-11 19:24:40 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-02-11 17:31:56 +0000 |
commit | 53129e66e4b716ea7cffa4477a96ccb48f78e7ac (patch) | |
tree | 565c6e791bf98f8dce7b323d12d43788ab40acc7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ec9d68508ff65df1dc24cf8100eb40ddd196c2fd (diff) |
ASoC: SOF: relax ABI checks and avoid unnecessary warnings
With recent SOF 1.7 pre-releases, kernel has been emitting following
warnings at probe:
[10006.645216] sof-audio-pci 0000:00:1f.3: warn: FW ABI is more recent than kernel
[10006.652137] sof-audio-pci 0000:00:1f.3: warn: topology ABI is more recent than kernel
The warnings are emitted due to increase of the patch-level in firmware
mainline (to 3.17.1). But the patch level should not be considered even
in the strict ABI check, so modify the kernel side logic that makes the
check and only consider the major.minor components.
BugLink: https://github.com/thesofproject/linux/issues/2647
Signed-off-by: Kai Vehmanen <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions