diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-08-10 02:06:50 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-10-07 18:28:21 +0300 |
commit | 4bf68fdbe1493e57118dad4e94c2a46c50a9c402 (patch) | |
tree | 772d5dd76f21ac6be06998d7579ac24cf2de8589 /test | |
parent | f9c28992a9f591124db24b44d94b88ff4ca294f8 (diff) |
ipa: raspberrypi: Remove unneeded Span casts
Commit 09c1b081baa2 ("libcamera: controls: Generate and use fixed-sized
Span types") added explicit Span casts for fixed extent spans that were
required due to the ControlList::set() function that takes an
std::initializer_list not being able to infer a control size from
template arguments. This has now been fixed, so the casts are not needed
anymore. Drop them.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Christian Rauch <Rauch.Christian@gmx.de>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions