diff options
author | 2024-07-19 06:06:28 +0200 | |
---|---|---|
committer | 2024-08-29 07:22:42 +0300 | |
commit | 560a861ab4174b42240157ab5cebe36b8c7bc418 (patch) | |
tree | c40ffdfdfa03e4f09be5d1e26d3da0910a36ab56 /scripts/generate_rust_analyzer.py | |
parent | dma-mapping: don't return errors from dma_set_min_align_mask (diff) | |
download | linux-rng-560a861ab4174b42240157ab5cebe36b8c7bc418.tar.xz linux-rng-560a861ab4174b42240157ab5cebe36b8c7bc418.zip |
dma-mapping: don't return errors from dma_set_seg_boundary
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions