commit | cda56ac29f2d8288d62978272856884d26e0b47b | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@nokia.com> | Tue Feb 10 16:32:33 2009 +0200 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Mar 08 14:46:04 2009 +0100 |
tree | ff9290ffa90f8fb17ebd4dda181cf799ca6bc705 | |
parent | 559595a985e106d2fa9f0c79b7f5805453fed593 [diff] |
mmc: fix data timeout for SEND_EXT_CSD Commit 0d3e0460f307e84904968aad6cff97bd688583d8 "MMC: CSD and CID timeout values" inadvertently broke the timeout for the MMC command SEND_EXT_CSD. This patch puts it back again. Depending on the characteristics of the controller, this bug may prevent the use of MMC cards. Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>