diff options
author | Hans de Goede <hdegoede@redhat.com> | 2021-12-30 00:14:28 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-01-05 11:31:19 +0100 |
commit | f08aebe9af935422ec58ff3003eda4dfb91d2dd2 (patch) | |
tree | 6f8c12974b4b2b2cd829548f86f6b02b42cbd2bb /tools/perf/scripts/python/stackcollapse.py | |
parent | ef2ac11493e24f6c5ad850761aab39a9095010fe (diff) | |
download | linux-f08aebe9af935422ec58ff3003eda4dfb91d2dd2.tar.gz linux-f08aebe9af935422ec58ff3003eda4dfb91d2dd2.tar.bz2 linux-f08aebe9af935422ec58ff3003eda4dfb91d2dd2.zip |
platform/x86: x86-android-tablets: Add support for preloading modules
Since the x86-android-tablets code does all it work from module_init() it
cannot use -EPROBE_DEFER to wait for e.g. interrupt providing GPIO-chips
or PMIC-cells to show up.
To make sure things will still work when some necessary resource providers
are build as module allow the per board info to specify a list of modules
to pre-load before instantiating the I2C clients.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20211229231431.437982-10-hdegoede@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions