From: Ihor Matushchak <ihor.matushchak@foobox.net>
Date: Sat, 14 Oct 2023 14:38:43 +0000 (+0100)
Subject: media: staging: max96712: fix copy-paste error
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a1c6d22421501fc1016b99ac8570a1030714c70f;p=linux.git

media: staging: max96712: fix copy-paste error

Link: https://lore.kernel.org/linux-media/20231014143843.3409-1-ihor.matushchak@foobox.net
Signed-off-by: Ihor Matushchak <ihor.matushchak@foobox.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---

diff --git a/drivers/staging/media/max96712/max96712.c b/drivers/staging/media/max96712/max96712.c
index c44145284aa18..ea67bcf69c9db 100644
--- a/drivers/staging/media/max96712/max96712.c
+++ b/drivers/staging/media/max96712/max96712.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /*
- * Maxim MAX9286 Quad GMSL2 Deserializer Driver
+ * Maxim MAX96712 Quad GMSL2 Deserializer Driver
  *
  * Copyright (C) 2021 Renesas Electronics Corporation
  * Copyright (C) 2021 Niklas Söderlund