diff options
author | Gabor Juhos <j4g8y7@gmail.com> | 2025-05-14 12:16:38 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-21 18:56:06 +0100 |
commit | 4026c6b51cb9ffd1eea2206191552f8aa3cb55ea (patch) | |
tree | b1586a4f98c898948b6cf448075679c5eeba5f55 /scripts/lib/kdoc/kdoc_output.py | |
parent | 70e5f38e734572ca5a56cff48cf01a0f31917099 (diff) |
spi: spi-qpic-snand: reuse qcom_spi_check_raw_flash_errors()
The qcom_spi_check_raw_flash_errors() function can be used to
verify the flash status after raw operations.
Move the function slightly up in the code and change the
qcom_spi_read_last_cw() function to call it instead of using
an open coded implementation of the same check.
Signed-off-by: Gabor Juhos <j4g8y7@gmail.com>
Link: https://patch.msgid.link/20250514-qpic-snand-error-check-v1-1-c0ebd3aae72a@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions