Searched hist:"40216842 dca4fa485cb1aa5eb231149a4a57cc85" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mmc/core/ |
H A D | sdio.c | diff 40216842dca4fa485cb1aa5eb231149a4a57cc85 Fri Mar 05 22:43:34 CET 2010 Nicolas Pitre <nico@fluxnic.net> 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 <nico@marvell.com> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|