libcamera/src
Laurent Pinchart 68daa9302f libcamera: device_enumerator: Don't stop if one device fails
If one device fails to enumerate, which isn't supposed to happen under
normal conditions, both the sysfs and the udev enumerators stop
enumeration of further devices. This potentially prevents working
devices from being detected and handled. Fix it by skipping the faulty
device.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Tested-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2020-02-18 02:15:21 +02:00
..
android android: camera_device: Use Camera properties for static Metadata 2020-02-14 16:27:42 +01:00
cam libcamera: camera: Remove the prepared state 2020-01-12 16:10:38 +01:00
ipa libcamera: Switch from utils::make_unique to std::make_unique 2020-01-14 19:06:40 +02:00
libcamera libcamera: device_enumerator: Don't stop if one device fails 2020-02-18 02:15:21 +02:00
qcam qcam: Provide save image functionality 2020-02-14 12:34:36 +00:00
v4l2 v4l2: Remove internal thread 2020-02-13 12:34:42 +02:00
meson.build v4l2: v4l2_compat: Add V4L2 compatibility layer 2020-01-03 19:53:20 -05:00