On Tue, Mar 21, 2023 at 04:02:41PM +0000, Niyas Sait wrote: > This patch refactors the ACPI DMA layer to support platforms without > shared info descriptor in CSRT. > > Shared info descriptor is optional and vendor specific (not > standardized) and not used by Arm platforms. > --- > > The main changes in this patch are as follows: > > - Renamed acpi_dma_controller_register to acpi_dma_controller_register_with_csrt_shared_desc to reflect its new functionality. can_we_avoid_long_name_of_the_functions_please() ? Also is this renaming is a must? -- With Best Regards, Andy Shevchenko