]> 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)
commit9f6c6ac0f98be255aa5e07740a4d5a64c410083c
treefcd5523f89ebbd0fc213feb9f65426fe799933a6
parent1335fc544e9d2d5d8bf85657c988d3f4485f81fa
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