[0/2] Small fixes to ipu3 and pipeline-handler guide
mbox series

Message ID 20250528121827.87844-1-niklas.soderlund@ragnatech.se
Headers show
Series
  • Small fixes to ipu3 and pipeline-handler guide
Related show

Message

Niklas Söderlund May 28, 2025, 12:18 p.m. UTC
Hello,

While studying the pipeline-handler writers guide and IPU3 pipeline 
handler to get back into the project I found two small issues since the 
early days of the project, fix them.

Niklas Söderlund (2):
  ipu3: cio2: Remove unused function definition
  guides: pipeline-handler: Update name of pipeline handler stop
    function

 Documentation/guides/pipeline-handler.rst | 6 +++---
 src/libcamera/pipeline/ipu3/cio2.h        | 2 --
 2 files changed, 3 insertions(+), 5 deletions(-)