]> www.infradead.org Git - users/hch/block.git/commit
pata_macio: switch to using ->device_configure
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Mar 2024 02:49:11 +0000 (12:49 +1000)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Apr 2024 05:37:18 +0000 (07:37 +0200)
commitb647b8c12a47f744db9a821cb6693c61ab15374e
treeb8c3d932efcdc13cc9dd71b2a764875d6d5d9322
parent778e21b380eeaa5b9ece4eed2c56c7cf8b083545
pata_macio: 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: Hannes Reinecke <hare@suse.de>
Acked-by: Damien Le Moal <dlemoal@kernel.org>
drivers/ata/pata_macio.c