This is an automatic generated email to let you know that the following patch 
were queued:

Subject: docs: admin-guide: media: ipu3.rst: replace some characters
Author:  Mauro Carvalho Chehab <[email protected]>
Date:    Wed Jun 2 15:06:12 2021 +0200

The conversion tools used during DocBook/LaTeX/html/Markdown->ReST
conversion and some cut-and-pasted text contain some characters that
aren't easily reachable on standard keyboards and/or could cause
troubles when parsed by the documentation build system.

Replace the occurences of the following characters:

        - U+201c ('“'): LEFT DOUBLE QUOTATION MARK
        - U+201d ('”'): RIGHT DOUBLE QUOTATION MARK

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 Documentation/admin-guide/media/ipu3.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

---

diff --git a/Documentation/admin-guide/media/ipu3.rst 
b/Documentation/admin-guide/media/ipu3.rst
index d6454f637ff4..52c1c04173da 100644
--- a/Documentation/admin-guide/media/ipu3.rst
+++ b/Documentation/admin-guide/media/ipu3.rst
@@ -244,7 +244,7 @@ output larger bayer frame for further YUV processing than 
"VIDEO" mode to get
 high quality images. Besides, "STILL" mode need XNR3 to do noise reduction,
 hence "STILL" mode will need more power and memory bandwidth than "VIDEO" mode.
 TNR will be enabled in "VIDEO" mode and bypassed by "STILL" mode. ImgU is
-running at “VIDEO” mode by default, the user can use v4l2 control
+running at "VIDEO" mode by default, the user can use v4l2 control
 V4L2_CID_INTEL_IPU3_MODE (currently defined in
 drivers/staging/media/ipu3/include/uapi/intel-ipu3.h) to query and set the
 running mode. For user, there is no difference for buffer queueing between the

_______________________________________________
linuxtv-commits mailing list
[email protected]
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to