commit | 54d6b44a5f0da708e8a9e496df304e05e8748ef9 | [log] [tgz] |
---|---|---|
author | Pawel Moll <pawel.moll@arm.com> | Sun Feb 06 15:06:24 2011 -0500 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 15 13:48:28 2011 -0400 |
tree | 204c598ca8e9cf494276aa59f28100a41a4c1a8a | |
parent | 732f0e31db03c84005578927ed9d4e996c3c0020 [diff] |
mmc: mmc_test: Only warn about not waiting for busy if it's supported If the MMC host controller does not support waiting for card signaling busy state (MMC_CAP_WAIT_WHILE_BUSY cap), there is no point in prining the relevant warning message. Signed-off-by: Pawel Moll <pawel.moll@arm.com> Reviewed-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Chris Ball <cjb@laptop.org>