linux/drivers/accel/qaic
Christoph Hellwig 334304ac2b dma-mapping: don't return errors from dma_set_max_seg_size
A NULL dev->dma_parms indicates either a bus that is not DMA capable or
grave bug in the implementation of the bus code.

There isn't much the driver can do in terms of error handling for either
case, so just warn and continue as DMA operations will fail anyway.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC
2024-08-29 07:22:49 +03:00
..
Kconfig accel/qaic: Add qaic driver to the build system 2023-04-06 08:23:03 +02:00
Makefile accel/qaic: Add Sahara implementation for firmware loading 2024-04-12 09:49:31 -06:00
mhi_controller.c accel/qaic: Constify aic100_channels 2024-02-23 09:06:50 -07:00
mhi_controller.h accel/qaic: Enable 1 MSI fallback mode 2023-10-27 09:39:39 -06:00
qaic_control.c accel/qaic: Increase number of in_reset states 2023-12-01 10:35:32 -07:00
qaic_data.c accel/qaic: Add fifo queued debugfs 2024-04-05 09:47:56 -06:00
qaic_debugfs.c accel/qaic: Add fifo queued debugfs 2024-04-05 09:47:56 -06:00
qaic_debugfs.h accel/qaic: mark debugfs stub functions as static inline 2024-04-12 09:53:28 -06:00
qaic_drv.c dma-mapping: don't return errors from dma_set_max_seg_size 2024-08-29 07:22:49 +03:00
qaic_timesync.c accel/qaic: Support MHI QAIC_TIMESYNC channel 2023-10-27 10:06:34 -06:00
qaic_timesync.h accel/qaic: Add support for periodic timesync 2023-10-27 10:05:42 -06:00
qaic.h accel/qaic: Add fifo queued debugfs 2024-04-05 09:47:56 -06:00
sahara.c accel/qaic: Add Sahara implementation for firmware loading 2024-04-12 09:49:31 -06:00
sahara.h accel/qaic: Add Sahara implementation for firmware loading 2024-04-12 09:49:31 -06:00