summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2026-05-05 13:27:35 +0300
committerMark Brown <broonie@kernel.org>2026-05-05 15:10:01 +0300
commitc6bd6642c6498eb6a7eaf085a0b82c07ed6142f9 (patch)
tree289c5f6b1c54fae205189dd64ecd82273e87736d /tools/lib/python
parent6ed1af3ba6d18c8decb8df39d7558102260896ee (diff)
downloadlinux-c6bd6642c6498eb6a7eaf085a0b82c07ed6142f9.tar.xz
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 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions