diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-05-05 11:43:17 +0200 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-05-06 21:05:15 +0200 |
| commit | a11c0a37a994cacc2605b33ebab7cb6f4fa3d2a7 (patch) | |
| tree | 6415e24cd56a2b339490bb0d39db865eba9a2cd7 /include/linux | |
| parent | 382488554128d21ab0b57d416dcf02287c0eed64 (diff) | |
pinctrl: bcm: 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 pin controller drivers already have this correctly placed,
so adjust the other drivers. No functional impact.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
