From: Pierre Ossman Date: Sun, 22 Jul 2007 15:52:06 +0000 (+0200) Subject: mmc: Don't hold lock when releasing an added card X-Git-Tag: v2.6.23-rc2~189^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2986d0bf23d97d68804ccfa80965073ccf1af242;p=pandora-kernel.git 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 --- Reading git-diff-tree failed