Skip to content
Commit 6d7a6ea8 authored by Daniel DeGrasse's avatar Daniel DeGrasse Committed by Alberto Escolar
Browse files

sd: sd_ops: remove additional unlock call within card_read()



SD ops card_read() implementation does not need to unlock mutex, as this
is managed by the calling function card_write_blocks. Remove this stray
k_mutex_unlock() call.

Fixes #72287

Signed-off-by: default avatarDaniel DeGrasse <daniel.degrasse@nxp.com>
parent 3b718bf1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment