Author :
mglocker
Date :
2024-08-14 10:54:58
Hash :3f2f329f Message :In a qcspmi_cmd_read() error case, the register is only returning the error
bit, not SPMI_STATUS_DONE. Therefore, catch the error at the right place,
and print the specific error type.
ok patrick@