From: Pierre Ossman Date: Sun, 7 Jan 2007 15:59:06 +0000 (+0100) Subject: mmc: Graceful fallback for fancy features X-Git-Tag: v2.6.21-rc2~42^2~20^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae06eaf9abb1fd00e413753786e13406eda5819a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed