libcamera: media_device: Fix typo
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
This commit is contained in:
@@ -50,7 +50,7 @@ LOG_DEFINE_CATEGORY(MediaDevice)
|
||||
* entity to entity through pads and links as exposed by the corresponding
|
||||
* classes.
|
||||
*
|
||||
* Media device can be claimed for exclusive use with acquire(), released with
|
||||
* Media devices can be claimed for exclusive use with acquire(), released with
|
||||
* release() and tested with busy(). This mechanism is aimed at pipeline
|
||||
* managers to claim media devices they support during enumeration.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user