On Tue, Oct 15, 2019 at 06:24:35PM +0530, Faiz Abbas wrote:
> Some SCSI devices like UFS use DMA for executing scsi commands and hence
> need to know the direction of transfer of the dma. Add a dma_dir element
> to the command structure to facilitate this.
>
> Signed-off-by: Faiz Abbas
Applied
Some SCSI devices like UFS use DMA for executing scsi commands and hence
need to know the direction of transfer of the dma. Add a dma_dir element
to the command structure to facilitate this.
Signed-off-by: Faiz Abbas
---
drivers/scsi/scsi.c | 4
include/scsi.h | 3 +++
2 files changed,
2 matches
Mail list logo