From: Ulf Hansson Date: Thu, 19 Apr 2012 09:55:25 +0000 (+0200) Subject: mmc: core: Do not pre-claim host in suspend X-Git-Tag: v3.4-rc4~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c5709194096beea1ab6e6db46768d70a068efb0;p=pandora-kernel.git mmc: core: Do not pre-claim host in suspend Since SDIO drivers may want to do some SDIO operations in their suspend callback functions, we must not keep the host claimed when calling them. Daniel Drake reported that libertas_sdio encountered a deadlock in its suspend function. Signed-off-by: Ulf Hansson Tested-by: Daniel Drake [stable@: please apply to 3.2-stable and 3.3-stable] Cc: stable Signed-off-by: Chris Ball --- Reading git-diff-tree failed