mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-13 15:29:45 +03:00
ipa: cam_helper_imx219: Rework comment
Fix two typos and improve the sentence. Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
c3ab0fa0ce
commit
2d95f773ab
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
*/
|
||||
#define ENABLE_EMBEDDED_DATA 0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue