libcamera/test/controls
Laurent Pinchart f1ab117e81 libcamera: controls: Remove ControlInfo::id
The ControlInfo id member is only used in the toString() method of the
class, and nowhere else externally. The same way that ControlValue
doesn't store a ControlId, ControlInfo shouldn't. Remove it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-10-05 20:02:51 +03:00
..
control_info.cpp libcamera: controls: Remove ControlInfo::id 2019-10-05 20:02:51 +03:00
control_list.cpp libcamera: controls: Remove the unused ControlList::update() method 2019-10-05 20:02:51 +03:00
control_value.cpp libcamera: controls: Use explicit 32-bit integer types 2019-10-04 19:33:08 +03:00
meson.build libcamera: test: Add ControlList tests 2019-07-02 16:59:53 +03:00