diff options
author | Christian Loehle <[email protected]> | 2023-05-25 09:56:04 +0000 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2023-06-12 15:20:08 +0200 |
commit | 568898cbc8b570311b3b94a3202b8233f4168144 (patch) | |
tree | ebe8b31b3bea95b7ceb6465fb6b2f8418b921da3 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 20dbd07ef0a8bc29eb03d6a95258ac8934cbe52d (diff) |
mmc: block: ioctl: do write error check for spi
SPI doesn't have the usual PROG path we can check for error bits
after moving back to TRAN. Instead it holds the line LOW until
completion. We can then check if the card shows any errors or
is in IDLE state, indicating the line is no longer LOW because
the card was reset.
Signed-off-by: Christian Loehle <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions