[libcamera-devel,v3,0/2] Raspberry Pi: Multi-camera changes
mbox series

Message ID 20211123131040.1542581-1-naush@raspberrypi.com
Headers show
Series
  • Raspberry Pi: Multi-camera changes
Related show

Message

Naushir Patuck Nov. 23, 2021, 1:10 p.m. UTC
Hi,

We have come full circle with this series.  What began as changes to enable
multi-camera support are now just some tidy-ups :-)

After Laurent's explanation, it turns out the original code would correctly handle
multiple camera registration, and the changes were not needed.  Never-the-less,
this change tidy up the code a bit, so may as well be put in.

Thanks,
Naush

Naushir Patuck (2):
  pipeline: raspberrypi: Split out device enumeration and camera
    registration
  pipeline: raspberrypi: Tidy the camera enumeration and registration
    logic

 .../pipeline/raspberrypi/raspberrypi.cpp      | 90 ++++++++++++-------
 1 file changed, 56 insertions(+), 34 deletions(-)