OSDN Git Service

memstick: don't call blk_queue_bounce_limit
authorChristoph Hellwig <hch@lst.de>
Wed, 9 May 2018 13:59:44 +0000 (15:59 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 11 May 2018 21:07:55 +0000 (15:07 -0600)
commit7c2d748e847695c89427fb23a7d5ab0a04ad2ccc
tree52fafb3856eeafd371a76ae103d1bbb21b3a0f76
parent00f0a51f0b211d40fa1dda09355a68928edc556c
memstick: don't call blk_queue_bounce_limit

All in-tree host drivers set up a proper dma mask and use the dma-mapping
helpers.  This means they will be able to deal with any address that we
are throwing at them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/memstick/core/ms_block.c
drivers/memstick/core/mspro_block.c