Skip to content
  • Jens Axboe's avatar
    mtd_blkdevs: convert to blk-mq · 891b7c5f
    Jens Axboe authored
    
    
    Straight forward conversion, using an internal list to enable the
    driver to pull requests at will.
    
    Dynamically allocate the tag set to avoid having to pull in the
    block headers for blktrans.h, since various mtd drivers use
    block conflicting names for defines and functions.
    
    Cc: David Woodhouse <dwmw2@infradead.org>
    Cc: linux-mtd@lists.infradead.org
    Tested-by: default avatarRichard Weinberger <richard@nod.at>
    Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
    891b7c5f