Searched hist:"51 ed5bd55eb602fd8b3531bb919bcb59849fa569" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/memstick/core/ |
H A D | mspro_block.c | diff 51ed5bd55eb602fd8b3531bb919bcb59849fa569 Wed Jun 02 01:53:23 CDT 2021 Christoph Hellwig <hch@lst.de> mspro: use blk_mq_alloc_disk
Use the blk_mq_alloc_disk API to simplify the gendisk and request_queue allocation.
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Link: https://lore.kernel.org/r/20210602065345.355274-9-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|