]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc: Graceful fallback for fancy features
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 7 Jan 2007 15:59:06 +0000 (16:59 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 4 Feb 2007 19:54:11 +0000 (20:54 +0100)
commitae06eaf9abb1fd00e413753786e13406eda5819a
tree9b4a71e649d933734f09ee95d016a4fe143169c6
parent5ba593a97206fb96dc0e63f209e6ade86452844f
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>
drivers/mmc/mmc.c