mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
mmc: Don't hold lock when releasing an added card
When the card has been added to the device model, it might be bound to a card driver. Therefore, we have to release the host lock when trying to remove it as we otherwise might deadlock with the driver. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
This commit is contained in:
parent
cf795bfb3a
commit
2986d0bf23
2 changed files with 16 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue