summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2026-03-05 09:49:02 +0100
committerNeil Armstrong <[email protected]>2026-03-05 16:51:51 +0100
commit0bb1d511e4f5deb4e8426ba2c8fc8f4859999341 (patch)
treea8d309ca5352a8824609b513d26fc522fad04d64 /lib
parentc0ca147ac6228949a6d6497531c9f2f4a0dc6c67 (diff)
drivers: ufs: handle return values of ufs_hba_ops callbacks
The return values of ufshcd_ops_link_startup_notify(), ufshcd_ops_hce_enable_notify(), ufshcd_ops_init(), and ufshcd_device_reset() are currently ignored. Check and propagate these return values properly and emit appropriate error messages on error. While at it, remove the ufshcd_device_reset() wrapper, which just call ufshcd_device_reset(). Signed-off-by: Julien Stephan <[email protected]> Reviewed-by: Macpaul Lin <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions