From: Nicolas Pitre Date: Fri, 5 Mar 2010 21:43:34 +0000 (-0800) Subject: sdio: kick the interrupt thread upon a resume X-Git-Tag: v2.6.34-rc1~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40216842dca4fa485cb1aa5eb231149a4a57cc85;p=pandora-kernel.git sdio: kick the interrupt thread upon a resume Some SDIO cards may suspend while keeping function interrupts active especially in the powered suspend case. Upon resume we need to kick the SDIO interrupt thread to check for pending interrupts and to restart card IRQ detection at the host controller level. Signed-off-by: Nicolas Pitre Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed