diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-05-05 12:27:35 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-05 21:10:01 +0900 |
| commit | c6bd6642c6498eb6a7eaf085a0b82c07ed6142f9 (patch) | |
| tree | 289c5f6b1c54fae205189dd64ecd82273e87736d /scripts/Makefile.thinlto | |
| parent | 6ed1af3ba6d18c8decb8df39d7558102260896ee (diff) | |
regulator: palmas: 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>
Link: https://patch.msgid.link/20260505102734.180464-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
