diff options
| author | Gil Fine <[email protected]> | 2021-02-16 15:04:26 +0200 |
|---|---|---|
| committer | Mika Westerberg <[email protected]> | 2021-03-08 13:41:40 +0300 |
| commit | 815f421b6f6d1aedc3ebc73bf46887e02e4349fd (patch) | |
| tree | 9f10590e393d54808beddf4925352ef4ef20e8f3 /tools/perf/scripts/python | |
| parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) | |
thunderbolt: debugfs: Handle fail reading block
There are cases when reading block of dwords in single transaction fail,
for several reasons, mostly if HW publish to implement all of the dwords,
while actually it doesn't or if some dwords not accessible for read
for security reasons. We handle these cases by trying to read the block,
dword-by-dword, one dword per transaction, till we get a failure.
Signed-off-by: Gil Fine <[email protected]>
Signed-off-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions