From: Pierre Ossman Date: Wed, 4 Oct 2006 09:15:40 +0000 (-0700) Subject: [PATCH] mmc: avoid some resets without card X-Git-Tag: v2.6.19-rc1~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a4da1430f7f2a16df3be9c7b5d55ba4e75b708c;p=pandora-kernel.git [PATCH] mmc: avoid some resets without card Some Ricoh controllers only respect a full reset when there is no card in the slot. As we wait for the reset to complete, we must avoid even requesting those resets on the buggy controllers. Signed-off-by: Pierre Ossman Cc: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed