aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2022-03-02 09:34:25 +0100
committerMark Brown <[email protected]>2022-03-07 13:13:06 +0000
commit99c1e74f25d435c1c714b8ee0dceb7ebb7d2f2f1 (patch)
tree8558759055b96aab2b37540489d3b627085375fd /tools/perf/scripts/python/exported-sql-viewer.py
parent814c9fc46fb987bdb3af093e4818c86e62db4fa5 (diff)
ASoC: fsl_sai: store full version instead of major/minor
The driver tests for the hardware revision being newer than 3.1 with (sai->verid.major >= 3 && sai->verid.minor >= 1). The result is obviously wrong for hardware revision 4.0. Fix this by storing the full version in a single variable and comparing to that one. No practical change at the moment as there is no 4.0 ip version currently. Signed-off-by: Sascha Hauer <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions