diff options
| author | Eizan Miyamoto <[email protected]> | 2020-05-07 12:23:48 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-04 12:00:49 +0200 |
| commit | 86698b9505bbc97b1cd6d8e9a2e7b8604a079469 (patch) | |
| tree | c08082f46583bdd46cd70127afb634e55f3a771c /tools/perf/scripts/python/netdev-times.py | |
| parent | ee18fc7b0b9517ac62711da1b95095f122aead94 (diff) | |
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 <[email protected]>
Reviewed-by: Enric Balletbo I Serra <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions