commit | 2ed6d22cec37d9a3df4c5bacf1160dee7700106e | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sun Sep 24 10:46:43 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Sep 24 10:46:43 2006 +0100 |
tree | 4623ce1d0aa0f22c5b65ff7014034f24df13e5cc | |
parent | 42431acbac43eb47c774c29d370f5c59136805bf [diff] |
[MMC] Don't check READY_FOR_DATA when reading There's no point checking to see if the card is ready to accept data when we're reading from it - sending the command only wastes precious bus bandwidth. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>