]> www.infradead.org Git - users/hch/block.git/commit
mmc: switch to blk_mq_alloc_disk mmc-queues
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Jun 2021 11:49:33 +0000 (13:49 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 15 Jun 2021 12:02:06 +0000 (14:02 +0200)
commit2f6e3e4a1bb1ff05dfa5ec666efeb9c804d81060
tree5895681c5caee826f8f920c7d5f8317719bc3d20
parent7eea301c1556ecc202ce0bbcb7b3bc4a46327092
mmc: switch to blk_mq_alloc_disk

Use the blk_mq_alloc_disk to allocate the request_queue and gendisk
together.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/mmc/core/block.c
drivers/mmc/core/queue.c
drivers/mmc/core/queue.h