diff options
| author | Eizan Miyamoto <eizan@chromium.org> | 2020-05-07 12:23:48 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-04 12:00:49 +0200 |
| commit | 86698b9505bbc97b1cd6d8e9a2e7b8604a079469 (patch) | |
| tree | c08082f46583bdd46cd70127afb634e55f3a771c /tools/perf/scripts/python/syscall-counts.py | |
| parent | ee18fc7b0b9517ac62711da1b95095f122aead94 (diff) | |
| download | linux-86698b9505bbc97b1cd6d8e9a2e7b8604a079469.tar.gz linux-86698b9505bbc97b1cd6d8e9a2e7b8604a079469.zip | |
media: mtk-mdp: convert mtk_mdp_dev.comp array to list
The functions mtk_mdp_register/unregister_component have been created to
add / remove items from the list of components.
This will eventually enable us to specify a list of components in the
device tree instead of hardcoding them into this driver.
The list is modified by a single thread at driver probe time, and will
not be traversed by another thread until the call to pm_runtime_enable
at the end of probing.
Signed-off-by: Eizan Miyamoto <eizan@chromium.org>
Reviewed-by: Enric Balletbo I Serra <enric.balletbo@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
