diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-05-05 13:28:05 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-05 15:13:57 +0300 |
| commit | 7ed0e11bea0e37b16492d42c81c56540f0f0ab9a (patch) | |
| tree | 1a600a1d32dcd8ec3c0839cf20d09d0dadb89d3a /include/linux/platform_data | |
| parent | a28d17fdd3f766277c196a5078989bedd2a38e4f (diff) | |
| download | linux-7ed0e11bea0e37b16492d42c81c56540f0f0ab9a.tar.xz | |
ASoC: rockchip: 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/20260505102803.183455-4-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
