[PATCH] drivers: dma: refactor: rename dma_ops to dma_device_ops.
Sascha Hauer
s.hauer at pengutronix.de
Mon Sep 15 02:00:45 PDT 2025
On Sun, 14 Sep 2025 15:32:49 -0400, chalianis1 at gmail.com wrote:
> This patch is an esthetic cleanup, rename the dma_ops to dma_device_ops
> to be sure that the struct in drivers/dma is different from one used in
> arch/riscv/cpu. I accidentally faced the issue telling that the struct is
> defined in the two places but it is not supposed to happen since the
> the driver is never selected from riscv.
>
>
> [...]
Applied, thanks!
[1/1] drivers: dma: refactor: rename dma_ops to dma_device_ops.
https://git.pengutronix.de/cgit/barebox/commit/?id=3226a3af468a (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list