From 3bca4cf703826fcb2bbabbe19c6fc7b2fc4fd7cc Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Fri, 5 Mar 2010 13:43:33 -0800 Subject: [PATCH] sdio: don't use CMD[357] as part of a powered SDIO resume 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 Signed-off-by: Nicolas Pitre Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed