Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6bdf4fce authored by Bao D. Nguyen's avatar Bao D. Nguyen
Browse files

mmc: core: Fix error when SD card is removed



The device reboots when the SD card is removed.
This is because the host->claimer resource has been released
earlier as part of the SD card removal process.
When mmc_try_claim_host tries to check the host->claimer->task,
it dereferences a NULL pointer.

Change-Id: I8625b17e337248791de6fac2ba5b3a2d5e82894e
Signed-off-by: default avatarBao D. Nguyen <nguyenb@codeaurora.org>
parent 0a48238d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment