Files
linux/drivers/pci
Manivannan Sadhasivam 327ec5f706 PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
In the error path of pci_epf_mhi_edma_write() function, the DMA data
direction passed (DMA_FROM_DEVICE) doesn't match the actual direction used
for the data transfer. Fix it by passing the correct one (DMA_TO_DEVICE).

Fixes: 7b99aaadda ("PCI: epf-mhi: Add eDMA support")
Reviewed-by: Krzysztof Wilczyński <kw@linux.com>
Link: https://lore.kernel.org/r/20231214063328.40657-1-manivannan.sadhasivam@linaro.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2023-12-15 16:29:29 +05:30
..
2023-10-28 13:31:05 -05:00
2023-10-24 10:54:04 -05:00
2023-10-24 16:55:45 -05:00
2021-06-16 17:20:40 -05:00
2023-10-23 12:17:52 -05:00
2023-10-28 13:30:59 -05:00
2023-10-28 13:31:05 -05:00
2023-10-20 12:11:25 +00:00
2023-10-28 13:31:05 -05:00
2023-10-28 13:31:05 -05:00
2023-09-28 16:49:44 -05:00
2021-09-28 13:43:17 -05:00
2023-08-25 08:15:08 -05:00
2023-10-24 16:55:45 -05:00