]> Git Repo - linux.git/commit
scsi: mpi3mr: Remove usage of dma_get_required_mask() API
authorSreekanth Reddy <[email protected]>
Fri, 11 Nov 2022 10:22:46 +0000 (15:52 +0530)
committerMartin K. Petersen <[email protected]>
Thu, 17 Nov 2022 18:02:39 +0000 (18:02 +0000)
commitd347a951906b506c485ee9ffb76fe473b41f3e10
tree0b9b0c6f8c1d492a9820b2f66a0e8a4a79f49e7d
parent06e472acf964649a58b7de35fc9cdc3151acb970
scsi: mpi3mr: Remove usage of dma_get_required_mask() API

Remove the usage of dma_get_required_mask() API.  Directly set the DMA mask
to 63/64 if the system is a 64bit machine.

Signed-off-by: Sreekanth Reddy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
drivers/scsi/mpi3mr/mpi3mr_fw.c
This page took 0.055891 seconds and 4 git commands to generate.