diff options
author | Jan Glauber <[email protected]> | 2016-12-09 10:31:57 +0100 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2016-12-17 19:27:44 +0100 |
commit | 493ff7e2cdda9182fb709d3681315180d9165bd8 (patch) | |
tree | b3c5e698aade608c5d84736dad5bd7a1da9a36a6 /scripts/gdb/linux/proc.py | |
parent | 59331c215daf600a650e281b6e8ef3e1ed1174c2 (diff) |
i2c: octeon: thunderx: Limit register access retries
Do not infinitely retry register readq and writeq operations
in order to not lock up the CPU in case the TWSI gets stuck.
Return -EIO in case of a failed data read. For all other
cases just return so subsequent operations will fail
and trigger the recovery.
Signed-off-by: Jan Glauber <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions