diff options
| author | Dmitry Osipenko <[email protected]> | 2020-12-18 15:02:40 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-01-13 11:26:34 +0100 |
| commit | c49f958b8d57a499df3f5a4a98835eec92b597db (patch) | |
| tree | 85f3ff5b5b1d0fdb1b2239dec8e3aa040410c8fd /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 35192007d28d528aae74ddf5b26eaebf8e9a720c (diff) | |
usb: chipidea: tegra: Remove MODULE_ALIAS
The OF core adds an alias based on the OF device ID table, which is enough
to have the driver autoloaded. The legacy MODULE_ALIAS macro was relevant
to a pre-OF board files which manually created platform devices, this is
irrelevant to the modern ARM kernels since devices are created by the OF
core. Remove the unnecessary macro in order to keep the driver's code
cleaner.
Tested-by: Matt Merhar <[email protected]>
Tested-by: Nicolas Chauvet <[email protected]>
Tested-by: Peter Geis <[email protected]>
Tested-by: Ion Agorria <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Acked-by: Peter Chen <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions