Re: [PATCH v2] dmaengine: Move MODULE_DEVICE_TABLE next to the table itself
From: Vinod Koul
Date: Tue May 19 2026 - 13:43:05 EST
On Thu, 14 May 2026 08:05:26 +0200, Krzysztof Kozlowski wrote:
> By convention MODULE_DEVICE_TABLE() immediately follows the ID table it
> exports, because this is easier to read and verify. It also makes more
> sense since #ifdef for ACPI or OF could hide both of them.
>
> Most of the drivers already have this correctly placed, so adjust
> the missing ones. No functional impact.
>
> [...]
Applied, thanks!
[1/1] dmaengine: Move MODULE_DEVICE_TABLE next to the table itself
commit: 362ee0c0dc522bcf585bde59ceba2038ec583b7d
Best regards,
--
~Vinod