Skip to content
  • Pierre Ossman's avatar
    [PATCH] MMC: Proper MMC command classes support · 912490db
    Pierre Ossman authored
    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
    912490db