From: Maha Maryam Javaid Date: Wed, 29 Apr 2026 17:37:51 +0000 (-0400) Subject: staging: media: av7110: fix typo in av7110.c X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=fb00ee47e565e9928b6516cd92878200f47e0d3b;p=thirdparty%2Flinux.git staging: media: av7110: fix typo in av7110.c Fix spelling mistake: connectd -> connected Signed-off-by: Maha Maryam Javaid Signed-off-by: Hans Verkuil --- diff --git a/drivers/staging/media/av7110/av7110.c b/drivers/staging/media/av7110/av7110.c index 656bffd8c3d6..862aee993889 100644 --- a/drivers/staging/media/av7110/av7110.c +++ b/drivers/staging/media/av7110/av7110.c @@ -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)