[PATCH] MMC: Proper MMC command classes support
authorPierre Ossman <drzeus-list@cx.rmk.(none)>
Sat, 21 May 2005 09:27:02 +0000 (10:27 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 May 2005 09:27:02 +0000 (10:27 +0100)
Defines for the different command classes as defined in the MMC and SD
specifications.

Removes the check for high command classes and instead checks that the
command classes needed are present.
Previous solution killed forward compatibility at no apparent gain.

Signed-of-by: Pierre Ossman

No differences found