]> www.infradead.org Git - users/hch/block.git/commit
ufs-exynos: move setting the the dma alignment to the init method
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Mar 2024 02:41:17 +0000 (12:41 +1000)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Apr 2024 05:37:14 +0000 (07:37 +0200)
commit96e65a004e80153518996a0bdde2c89f47cc96fc
treeb2e4f3d56ebf4fa759c43b71705d1f58a09b4611
parentc0cf18e5195b3eba1211afe1c90c34fb755e1f35
ufs-exynos: move setting the the dma alignment to the init method

Use the SCSI host's dma_alignment field and set it in ->init and remove
the now unused config_scsi_dev method.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
drivers/ufs/core/ufshcd.c
drivers/ufs/host/ufs-exynos.c
include/ufs/ufshcd.h