diff options
author | 2024-04-11 08:46:11 +0200 | |
---|---|---|
committer | 2024-04-17 10:43:50 +0200 | |
commit | d42005c03a48fbb49d7a5c808992618f398963ca (patch) | |
tree | a842071930beb4ab25ecc9b5f20781fea227fcf4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | pinctrl: freescale: imx8ulp: fix module autoloading (diff) | |
download | wireguard-linux-d42005c03a48fbb49d7a5c808992618f398963ca.tar.xz wireguard-linux-d42005c03a48fbb49d7a5c808992618f398963ca.zip |
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 <krzk@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Message-ID: <20240411064614.7409-2-krzk@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions