diff options
author | Hans de Goede <hdegoede@redhat.com> | 2023-03-05 18:05:52 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-04-15 12:41:37 +0300 |
commit | 401e0e41aca7af8f5dfd4296b2ab13470a82c4d3 (patch) | |
tree | 28bd593bb58133f3d79aaea300ae25a7f5923432 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | df1697fa1778be545218945d8858581f3d023ff2 (diff) | |
download | linux-401e0e41aca7af8f5dfd4296b2ab13470a82c4d3.tar.xz |
media: atomisp: Drop support for streaming from 2 sensors at once
With support for depth mode gone there really is no need to support
streaming from 2 sensors at once. As discussed and acked on the list
(see Link tag) it is desirable to drop support for this since it
involves quite a lot of special handling / hacks in the code.
This initial commit limits itself to a minimum set of changes to switch
to 1 struct atomisp_sub_device / 1 stream. Further commits will actually
remove / cleanup much of the special handling.
Likewise this initial commit also deliberately skips the opportunity to
turn some multi-line statements into single-line statements, so as to
keep the diff small / easier to review.
Link: https://lore.kernel.org/linux-media/5309d845-063b-6dd9-529d-0f82654290f2@redhat.com/
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions