]> asedeno.scripts.mit.edu Git - linux.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)
commit21b07f35544af5e2c11f079057e8fb4263d35dd3
treed8dca36b15380e46dc23a890c69b8caedc83e1e3
parent53d0f8dbde89cf6c862c7a62e00c6123e02cba41
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