]> www.infradead.org Git - users/hch/block.git/commit
hptiop: switch to using ->device_configure
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Mar 2024 03:03:24 +0000 (13:03 +1000)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Apr 2024 05:37:16 +0000 (07:37 +0200)
commit123fdc65ee61f6f8b566e18cd86084ca68693a24
treeefbdfea3e2bd6a0aa8ba52c84af6096dcea933e4
parent15f39808500caeaaf871db4943e0c262f3d9f96d
hptiop: 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>
Reviewed-by: Hannes Reinecke <hare@suse.de>
drivers/scsi/hptiop.c