]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mtip32xx: convert internal commands to regular block infrastructure
authorJens Axboe <axboe@fb.com>
Tue, 2 May 2017 15:56:00 +0000 (09:56 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 3 May 2017 14:09:19 +0000 (08:09 -0600)
commit6f63503c8af569fcd60bb27dfe740d13be0030f6
treefcd5523f89ebbd0fc213feb9f65426fe799933a6
parent994ff079e8f6399e1f8cd43141da0f79ce7a179a
mtip32xx: convert internal commands to regular block infrastructure

Get rid of the private end_io handlers and data, and just use the
regular block IO path for these requests. This removes a lot of
redundant code.

Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/mtip32xx/mtip32xx.c
drivers/block/mtip32xx/mtip32xx.h