[libcamera-devel] [PATCH 1/2] ipa: cam_helper_imx219: Rework comment

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue Apr 27 08:51:50 CEST 2021


Hi Sebastian,

Thank you for the patch.

On Sun, Apr 18, 2021 at 05:27:10PM +0000, Sebastian Fricke wrote:
> Fix two typos and improve the sentence.
> 
> Signed-off-by: Sebastian Fricke <sebastian.fricke at posteo.net>
> ---
>  src/ipa/raspberrypi/cam_helper_imx219.cpp | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/src/ipa/raspberrypi/cam_helper_imx219.cpp b/src/ipa/raspberrypi/cam_helper_imx219.cpp
> index 0e454d0d..ecd56455 100644
> --- a/src/ipa/raspberrypi/cam_helper_imx219.cpp
> +++ b/src/ipa/raspberrypi/cam_helper_imx219.cpp
> @@ -11,8 +11,8 @@
>  #include <stdlib.h>
>  
>  /*
> - * We have observed the imx219 embedded data stream randomly return junk
> - * reister values.  Do not rely on embedded data until this has been resolved.
> + * We have observed that the imx219 embedded data stream randomly returns junk
> + * register values.  Do not rely on embedded data until this has been resolved.

I'll remove the extra space after the period when applying.

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

>   */
>  #define ENABLE_EMBEDDED_DATA 0
>  

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list