]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitce70faa3dc655eea73e0744c9631b637b9c340a2
treee2e45ad64584dfa9dbff212a2ba3e884b2bbca43
parent607afeb739035410fa1db814ac84569b8d35518e
[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
drivers/mmc/mmc_block.c
include/linux/mmc/protocol.h