diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-04-11 08:46:11 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2024-04-17 10:43:50 +0200 |
commit | d42005c03a48fbb49d7a5c808992618f398963ca (patch) | |
tree | a842071930beb4ab25ecc9b5f20781fea227fcf4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a310822fe731ba22928c40bdd3b4da69483b0b81 (diff) |
pinctrl: mediatek: fix module autoloading
Add MODULE_DEVICE_TABLE(), so the module could be properly autoloaded
based on the alias from of_device_id table. Pin controllers are
considered core components, so usually they are built-in, however these
can be built and used as modules on some generic kernel.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions