diff options
author | Andy Shevchenko <[email protected]> | 2024-04-25 14:44:34 -0700 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-05-06 00:56:55 +0200 |
commit | 61e05bad821cb293418794738e7cc359949f44fe (patch) | |
tree | b75932b1c5d14d1504a078ac8cd88ccf88730edc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1ce1ad6de56591b7e8ea7d056f0a179b47ed9480 (diff) |
i2c: designware: Replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
As Krzysztof Kozlowski pointed out the better is to use
MODULE_DEVICE_TABLE() as it will be consistent with the content
of the real ID table of the platform devices.
While at it, drop unneeded and unused module alias in PCI glue
driver as PCI already has its own ID table and automatic loading
should just work.
Reviewed-by: Andi Shyti <[email protected]>
Reviewed-by: Mario Limonciello <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Tested-by: Jarkko Nikula <[email protected]>
Tested-by: Serge Semin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions