[PATCH] phy: Move MODULE_DEVICE_TABLE next to the table itself
Vinod Koul
vkoul at kernel.org
Thu Jun 11 08:35:53 PDT 2026
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
More information about the linux-phy
mailing list