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

Subject: media: av7110: Remove duplicate 'with' in two places.
Author:  Jiang Jian <[email protected]>
Date:    Tue Jun 21 17:30:30 2022 +0100

file: ./drivers/staging/media/av7110/av7110.c
line: 2367
         * reset with with MASK_31 to MC1
changed to
         * reset with MASK_31 to MC1

Signed-off-by: Jiang Jian <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 drivers/staging/media/av7110/av7110.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

---

diff --git a/drivers/staging/media/av7110/av7110.c 
b/drivers/staging/media/av7110/av7110.c
index d74ee0ecfb36..df81a9b744c2 100644
--- a/drivers/staging/media/av7110/av7110.c
+++ b/drivers/staging/media/av7110/av7110.c
@@ -2364,7 +2364,7 @@ static int av7110_attach(struct saa7146_dev* dev,
                budgetpatch = 0;
                /* autodetect the presence of budget patch
                 * this only works if saa7146 has been recently
-                * reset with with MASK_31 to MC1
+                * reset with MASK_31 to MC1
                 *
                 * will wait for VBI_B event (vertical blank at port B)
                 * and will reset GPIO3 after VBI_B is detected.

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

Reply via email to