diff options
author | Clément Le Goffic <clement.legoffic@foss.st.com> | 2025-07-04 11:39:14 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@kernel.org> | 2025-07-10 12:58:33 +0300 |
commit | c870cbbd71fccda71d575f0acd4a8d2b7cd88861 (patch) | |
tree | 0ac862f21b274e3b14594ab55fffbe8c547ae4a8 /scripts/gdb/linux/xarray.py | |
parent | 60c016afccac7acb78a43b9c75480887ed3ce48e (diff) | |
download | linux-c870cbbd71fccda71d575f0acd4a8d2b7cd88861.tar.xz |
i2c: stm32: fix the device used for the DMA map
If the DMA mapping failed, it produced an error log with the wrong
device name:
"stm32-dma3 40400000.dma-controller: rejecting DMA map of vmalloc memory"
Fix this issue by replacing the dev with the I2C dev.
Fixes: bb8822cbbc53 ("i2c: i2c-stm32: Add generic DMA API")
Signed-off-by: Clément Le Goffic <clement.legoffic@foss.st.com>
Cc: <stable@vger.kernel.org> # v4.18+
Acked-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20250704-i2c-upstream-v4-1-84a095a2c728@foss.st.com
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions