Re: [PATCH] serial: sh-sci: convert not to use dma_request_slave_channel()

From: Geert Uytterhoeven
Date: Mon Nov 27 2023 - 03:35:45 EST


Hi Christophe,

On Sun, Nov 19, 2023 at 7:01 PM Christophe JAILLET
<christophe.jaillet@xxxxxxxxxx> wrote:
> dma_request_slave_channel() is deprecated. dma_request_chan() should
> be used directly instead.
>
> Switch to the preferred function and update the error handling accordingly.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>

Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

> This patch is NOT compile tested. I've not been able to find a correct
> setting so that CONFIG_SERIAL_SH_SCI_DMA is set.

Like arm/multi_v7_defconfig, arm/shmobile_defconfig, or arm64/defconfig?

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds