Re: [PATCH] phy: Move MODULE_DEVICE_TABLE next to the table itself
From: Vinod Koul
Date: Thu Jun 11 2026 - 11:40:23 EST
On Tue, 05 May 2026 12:29:14 +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 privers already have this correctly placed, so adjust
> the missing ones. No functional impact.
>
> [...]
Applied, thanks!
[1/1] phy: Move MODULE_DEVICE_TABLE next to the table itself
commit: 1e8065dfac34d1217f961e079959b71c69123417
Best regards,
--
~Vinod