[libcamera-devel] [PATCH 1/2] ipa: cam_helper_imx219: Rework comment
Sebastian Fricke
sebastian.fricke at posteo.net
Sun Apr 18 19:27:10 CEST 2021
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.
*/
#define ENABLE_EMBEDDED_DATA 0
--
2.25.1
More information about the libcamera-devel
mailing list