linux-stable/arch/sh/boards
Petr Tesarik 6956147840 sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
[ Upstream commit fb60211f37 ]

In all these cases, the last argument to dma_declare_coherent_memory() is
the buffer end address, but the expected value should be the size of the
reserved region.

Fixes: 39fb993038 ("media: arch: sh: ap325rxa: Use new renesas-ceu camera driver")
Fixes: c2f9b05fd5 ("media: arch: sh: ecovec: Use new renesas-ceu camera driver")
Fixes: f3590dc329 ("media: arch: sh: kfr2r09: Use new renesas-ceu camera driver")
Fixes: 186c446f4b ("media: arch: sh: migor: Use new renesas-ceu camera driver")
Fixes: 1a3c230b41 ("media: arch: sh: ms7724se: Use new renesas-ceu camera driver")
Signed-off-by: Petr Tesarik <petr.tesarik.ext@huawei.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Link: https://lore.kernel.org/r/20230724120742.2187-1-petrtesarik@huaweicloud.com
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-19 12:28:04 +02:00
..
mach-ap325rxa sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory() 2023-09-19 12:28:04 +02:00
mach-dreamcast sh: mach-dreamcast: Handle virq offset in cascaded IRQ demux 2023-07-19 16:22:18 +02:00
mach-ecovec24 sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory() 2023-09-19 12:28:04 +02:00
mach-highlander sh: mach-highlander: Handle virq offset in cascaded IRL demux 2023-07-19 16:22:18 +02:00
mach-hp6xx
mach-kfr2r09 sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory() 2023-09-19 12:28:04 +02:00
mach-landisk
mach-lboxre2
mach-microdev
mach-migor sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory() 2023-09-19 12:28:04 +02:00
mach-r2d sh: mach-r2d: Handle virq offset in cascaded IRL demux 2023-07-19 16:22:18 +02:00
mach-rsk
mach-sdk7780
mach-sdk7786
mach-se sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory() 2023-09-19 12:28:04 +02:00
mach-sh03
mach-sh7763rdp
mach-x3proto
board-apsh4a3a.c
board-apsh4ad0a.c
board-edosk7705.c
board-edosk7760.c
board-espt.c
board-magicpanelr2.c
board-polaris.c
board-secureedge5410.c
board-sh2007.c
board-sh7757lcr.c
board-sh7785lcr.c
board-shmin.c
board-titan.c
board-urquell.c
Kconfig
Makefile
of-generic.c