commit | ae06eaf9abb1fd00e413753786e13406eda5819a | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun Jan 07 16:59:06 2007 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Feb 04 20:54:11 2007 +0100 |
tree | 9b4a71e649d933734f09ee95d016a4fe143169c6 | |
parent | 5ba593a97206fb96dc0e63f209e6ade86452844f [diff] |
mmc: Graceful fallback for fancy features MMC high-speed, wide bus support and SD high-speed are functions that aren't critical for correct operation of the card. As such, they shouldn't mark the card as bad or dead when there is a failure activating these features. This is needed in particular on some really stupid hardware (e.g. Winbond's) where not all data transfer commands are supported. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>