]> git.baikalelectronics.ru Git - kernel.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)
commit2883b93581280f26e69875bc589ec069902c9e88
treefcd5523f89ebbd0fc213feb9f65426fe799933a6
parent6c9507b22770cf7df255b6c422e34a933d0b16c8
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