diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-05-05 12:29:14 +0200 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2026-06-11 20:57:07 +0530 |
| commit | 1e8065dfac34d1217f961e079959b71c69123417 (patch) | |
| tree | f8599d54775d6d92559e6edcc6cf73e1f3ad2b99 /include/linux/debugobjects.h | |
| parent | e5a9c1c917b59a4aff066b9f317501834c6d5af2 (diff) | |
phy: Move MODULE_DEVICE_TABLE next to the table itself
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.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20260505102913.188406-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
