[PATCH v2 03/17] dmaengine: ti: k3-udma: move static inline helper functions to header file

Siddharth Vadapalli s-vadapalli at ti.com
Thu Jun 12 04:05:42 PDT 2025


On Thu, Jun 12, 2025 at 12:45:07PM +0530, Sai Sree Kartheek Adivi wrote:
> Move static inline helper functions in k3-udma.c to k3-udma.h header
> file for better separation and re-use.
> 
> Signed-off-by: Sai Sree Kartheek Adivi <s-adivi at ti.com>
> ---
>  drivers/dma/ti/k3-udma.c | 108 --------------------------------------
>  drivers/dma/ti/k3-udma.h | 109 +++++++++++++++++++++++++++++++++++++++

Since this patch and the previous two patches seem to have the same
objective of moving contents from "k3-udma.c" to "k3-udma.h" for the
purpose of re-use, could they be squashed?

Regards,
Siddharth.



More information about the linux-arm-kernel mailing list