diff options
author | Ahmad Masri <amasri@codeaurora.org> | 2018-10-31 10:52:18 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-11-06 18:03:32 +0200 |
commit | 84ec040d0fb25197584d28a0dedc355503cd19b9 (patch) | |
tree | c3d68f6e4bec671e2f1a98a8f55d1cab55f7ea21 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ac0e541ab2f2951845acee784ef487be40fb4c77 (diff) |
wil6210: fix debugfs memory access alignment
All wil6210 device memory access should be 4 bytes aligned. In io
blob wil6210 did not force alignment for read function, this caused
alignment fault on some platforms.
Fixing that by accessing all 4 lower bytes and return to host the
requested data.
Signed-off-by: Ahmad Masri <amasri@codeaurora.org>
Signed-off-by: Maya Erez <merez@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions