• Russell King's avatar
    [MMC] Give the MMC host the full-sized request. · 0416f422
    Russell King authored
    Pass the total number of MMC data blocks in the request to the
    host driver.  Since existing MMC host drivers do not support
    scatter-gather at present, the block queue defaults have been
    chosen to prevent scatter-gather block requests for MMC.  A
    host can alter these parameters when it wishes to take advantage
    of SG capabilities.
    0416f422
mmc_block.c 10.4 KB