]> 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)
commit9388d874c0d76ea4bc65edfff687f9c8a752be74
treed8dca36b15380e46dc23a890c69b8caedc83e1e3
parent004bed64ab86ceb9d53720e5c0df801ca57fd886
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