libcamera: pipeline_handler: Correct small typo in acquireMediaDevice description
Correct a small typo in the method description.
Fixes: d6a8860747
("libcamera: pipeline_handler: Keep track of MediaDevice")
Signed-off-by: Chris Chinchilla <chris@gregariousmammal.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
e284261cf0
commit
cbf0a92185
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ PipelineHandler::~PipelineHandler()
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Search and acquire a MediDevice matching a device pattern
|
* \brief Search and acquire a MediaDevice matching a device pattern
|
||||||
* \param[in] enumerator Enumerator containing all media devices in the system
|
* \param[in] enumerator Enumerator containing all media devices in the system
|
||||||
* \param[in] dm Device match pattern
|
* \param[in] dm Device match pattern
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue