Revision 3bca4cf703826fcb2bbabbe19c6fc7b2fc4fd7cc authored by Chris Ball on 05 March 2010, 21:43:33 UTC, committed by Linus Torvalds on 06 March 2010, 19:26:37 UTC
Seen on a Marvell 8686 SDIO card and Via VX855 controller: we must avoid
sending CMD3/5/7 on a resume where power has been maintained, because the
8686 will refuse to respond to them and the MMC stack will give up on the
card.

Signed-off-by: Chris Ball <cjb@laptop.org>
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>
1 parent 2f4cbb3
History
File Mode Size
Kconfig -rw-r--r-- 8.8 KB
Makefile -rw-r--r-- 401 bytes
console.c -rw-r--r-- 700 bytes
hibernate.c -rw-r--r-- 22.7 KB
hibernate_nvs.c -rw-r--r-- 3.1 KB
main.c -rw-r--r-- 5.6 KB
power.h -rw-r--r-- 6.9 KB
poweroff.c -rw-r--r-- 1004 bytes
process.c -rw-r--r-- 3.5 KB
snapshot.c -rw-r--r-- 59.1 KB
suspend.c -rw-r--r-- 6.5 KB
suspend_test.c -rw-r--r-- 5.0 KB
swap.c -rw-r--r-- 16.7 KB
user.c -rw-r--r-- 10.0 KB

back to top