]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
staging: media: av7110: fix typo in av7110.c
authorMaha Maryam Javaid <mahamaryamjavaid@gmail.com>
Wed, 29 Apr 2026 17:37:51 +0000 (13:37 -0400)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Tue, 5 May 2026 14:57:03 +0000 (16:57 +0200)
Fix spelling mistake: connectd -> connected

Signed-off-by: Maha Maryam Javaid <mahamaryamjavaid@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
drivers/staging/media/av7110/av7110.c

index 656bffd8c3d65acb440c51f78c3ddc056f03abce..862aee993889c8fc2957e7759a7fcb6840b3a2a7 100644 (file)
@@ -2265,7 +2265,7 @@ static int frontend_init(struct av7110 *av7110)
  * original Roberto Deza's hardware:
  *
  * rps1 code for budgetpatch will copy internal HS event to GPIO3 pin.
- * GPIO3 is in budget-patch hardware connectd to port B VSYNC
+ * GPIO3 is in budget-patch hardware connected to port B VSYNC
  * HS is an internal event of 7146, accessible with RPS
  * and temporarily raised high every n lines
  * (n in defined in the RPS_THRESH1 counter threshold)