commit | 8a4da1430f7f2a16df3be9c7b5d55ba4e75b708c | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Wed Oct 04 02:15:40 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 07:55:14 2006 -0700 |
tree | 1a4eb2814db6b2f6a14e2955daa784edb2a453de | |
parent | 5f25a66f6bbac563c94af94f03491b3ae43c40af [diff] |
[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 <drzeus@drzeus.cx> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>