[libcamera-devel] [PATCH 0/3] Fix LOG usage

Laurent Pinchart laurent.pinchart at ideasonboard.com
Wed Feb 13 16:37:26 CET 2019


Hi Kieran,

Thank you for the patches.

On Wed, Feb 13, 2019 at 12:20:32PM +0000, Kieran Bingham wrote:
> The LOG output should always provide a category.
> 
> Update various locations where this was not provided.
> 
> Kieran Bingham (3):
>   libcamera: v4l2_device: Fix LOG usage
>   libcamera: v4l2_subdevice: Fix LOG usage
>   libcamera: device_enumerator: Fix LOG usage

For the whole series,

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

>  src/libcamera/device_enumerator.cpp | 3 ++-
>  src/libcamera/v4l2_device.cpp       | 8 ++++----
>  src/libcamera/v4l2_subdevice.cpp    | 3 ++-
>  3 files changed, 8 insertions(+), 6 deletions(-)

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list