diff options
author | Gil Fine <gil.fine@intel.com> | 2021-02-16 14:04:26 +0100 |
---|---|---|
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | 2021-03-08 11:41:40 +0100 |
commit | 815f421b6f6d1aedc3ebc73bf46887e02e4349fd (patch) | |
tree | 9f10590e393d54808beddf4925352ef4ef20e8f3 /drivers/usb | |
parent | Linux 5.12-rc2 (diff) | |
download | linux-815f421b6f6d1aedc3ebc73bf46887e02e4349fd.tar.xz linux-815f421b6f6d1aedc3ebc73bf46887e02e4349fd.zip |
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 <gil.fine@intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions