diff options
author | Hans de Goede <[email protected]> | 2023-03-05 15:05:52 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2023-04-15 10:41:37 +0100 |
commit | 401e0e41aca7af8f5dfd4296b2ab13470a82c4d3 (patch) | |
tree | 28bd593bb58133f3d79aaea300ae25a7f5923432 /tools/perf/scripts/python/stackcollapse.py | |
parent | df1697fa1778be545218945d8858581f3d023ff2 (diff) |
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/[email protected]/
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions