git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf795bf
)
mmc: Don't hold lock when releasing an added card
author
Pierre Ossman
<drzeus@drzeus.cx>
Sun, 22 Jul 2007 15:52:06 +0000
(17:52 +0200)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Wed, 25 Jul 2007 23:54:06 +0000
(
01:54
+0200)
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>
No differences found