staging: media: av7110: fix typo in av7110.c

Fix spelling mistake: connectd -> connected

Signed-off-by: Maha Maryam Javaid <mahamaryamjavaid@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
Maha Maryam Javaid 2026-04-29 13:37:51 -04:00 committed by Hans Verkuil
parent 1a65db225b
commit fb00ee47e5

View 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)