libcamera: pipeline: ipu3: Fix typos
Fix two simple typos. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Fricke <sebastian.fricke@posteo.net> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
This commit is contained in:
parent
299e8ef563
commit
e7d367bf65
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@ bool PipelineHandlerIPU3::match(DeviceEnumerator *enumerator)
|
|||
int PipelineHandlerIPU3::initControls(IPU3CameraData *data)
|
||||
{
|
||||
/*
|
||||
* \todo The constrols intialized here depend on sensor configuration
|
||||
* \todo The controls initialized here depend on sensor configuration
|
||||
* and their limits should be updated once the configuration gets
|
||||
* changed.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue