pipeline: raspberryPi: Fix typo in comment
s/Will need to/We'll need to/ Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
committed by
Laurent Pinchart
parent
6a84c56346
commit
3d3e6fcdb9
@@ -1141,7 +1141,7 @@ int PipelineHandlerRPi::prepareBuffers(Camera *camera)
|
||||
|
||||
/*
|
||||
* Decide how many internal buffers to allocate. For now, simply look
|
||||
* at how many external buffers will be provided. Will need to improve
|
||||
* at how many external buffers will be provided. We'll need to improve
|
||||
* this logic. However, we really must have all streams allocate the same
|
||||
* number of buffers to simplify error handling in queueRequestDevice().
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user