aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFinn Thain <[email protected]>2016-01-03 16:05:33 +1100
committerMartin K. Petersen <[email protected]>2016-01-06 21:42:58 -0500
commitf35d34744c85b2ea31a3fe624616c10229ff1fb3 (patch)
tree6139565921034d1952b1d41c10ab93b8e99998d7 /tools/perf/scripts/python/bin
parent1cc160e1ba938d34581181517221913683031d29 (diff)
ncr5380: Fix bus phase in do_abort()
NCR5380_poll_politely() returns either 0 (success) or -ETIMEDOUT. However, in do_abort(), the return value is incorrectly taken to be the status register value. This means that the bus is put into DATA OUT phase instead of MESSAGE OUT. Fix this. Signed-off-by: Finn Thain <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Tested-by: Ondrej Zary <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions