]> git.baikalelectronics.ru Git - kernel.git/commit
amiflop: convert to blk-mq
authorOmar Sandoval <osandov@fb.com>
Mon, 15 Oct 2018 15:16:37 +0000 (09:16 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 16 Oct 2018 15:49:52 +0000 (09:49 -0600)
commit207b750dd43dbc506ac10fcf0168bbbd6718a59c
treed8dca36b15380e46dc23a890c69b8caedc83e1e3
parent4e6d5f08a56ce7ff526ff32157185fcc194ea922
amiflop: convert to blk-mq

Straightforward conversion, just use the existing amiflop_lock to
serialize access to the controller. Compile-tested only.

Cc: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Omar Sandoval <osandov@fb.com>
Converted to blk_mq_init_sq_queue()

Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/amiflop.c