diff options
author | Seunghwan Baek <[email protected]> | 2024-08-29 15:18:22 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-09-03 14:20:51 +0200 |
commit | aea62c744a9ae2a8247c54ec42138405216414da (patch) | |
tree | 59b8702c4565808338cc4bb9bdd41a696238af32 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 8396c793ffdf28bb8aee7cfe0891080f8cab7890 (diff) |
mmc: cqhci: Fix checking of CQHCI_HALT state
To check if mmc cqe is in halt state, need to check set/clear of CQHCI_HALT
bit. At this time, we need to check with &, not &&.
Fixes: a4080225f51d ("mmc: cqhci: support for command queue enabled host")
Cc: [email protected]
Signed-off-by: Seunghwan Baek <[email protected]>
Reviewed-by: Ritesh Harjani <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions