aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAmadeusz Sławiński <[email protected]>2020-05-07 09:34:05 -0400
committerMark Brown <[email protected]>2020-05-12 14:20:30 +0100
commit6c47660e3c3acad9401f8fe1d288d4234f05549c (patch)
tree53b5af03fbb9267ced61d1eaa1fb77c741e373a7 /tools/perf/scripts/python
parent6a5d6fd332624e4eee9a450bb3d18f761548822f (diff)
ASoC: Intel: Use readq to read 64 bit registers
In order to fix issue described in: "ASoC: Intel: sst: ipc command timeout" https://patchwork.kernel.org/patch/11482829/ use readq function, which is meant to read 64 bit values from registers. On 32 bit platforms it falls back to two readl calls. Reported-by: Brent Lu <[email protected]> Signed-off-by: Amadeusz Sławiński <[email protected]> Tested-by: Brent Lu <[email protected]> Acked-by: Cezary Rojewski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions