]> www.infradead.org Git - users/hch/block.git/commit
mpt3sas: switch to using ->device_configure
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Mar 2024 02:52:17 +0000 (12:52 +1000)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Apr 2024 05:37:16 +0000 (07:37 +0200)
commit560ce00d4a240cb461905e59344e1370a31f600e
tree5095b1ab9ff2444e39b5d91d8349d46c27b80761
parent25f3b78ca490d31a7a1ab5ef429cc80820ec837d
mpt3sas: switch to using ->device_configure

Switch to the ->device_configure method instead of ->slave_configure
and update the block limits on the passed in queue_limits instead
of using the per-limit accessors.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
drivers/scsi/mpt3sas/mpt3sas_scsih.c