From: Pierre Ossman Date: Sat, 21 May 2005 09:27:02 +0000 (+0100) Subject: [PATCH] MMC: Proper MMC command classes support X-Git-Tag: v2.6.12-rc5~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=912490db699d83cb3d03570b63df7448677a3f56;p=pandora-kernel.git [PATCH] MMC: Proper MMC command classes support 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 --- Reading git-diff-tree failed