summaryrefslogtreecommitdiff
path: root/drivers/staging
diff options
context:
space:
mode:
authorIhor Matushchak <ihor.matushchak@foobox.net>2023-10-14 17:38:43 +0300
committerMauro Carvalho Chehab <mchehab@kernel.org>2024-04-30 16:33:08 +0300
commita1c6d22421501fc1016b99ac8570a1030714c70f (patch)
tree3e203da545c867a506f76d245d19d723f295a5de /drivers/staging
parent843a9f4a7a85988f2f3af98adf21797c2fd05ab1 (diff)
downloadlinux-a1c6d22421501fc1016b99ac8570a1030714c70f.tar.xz
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>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/media/max96712/max96712.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/media/max96712/max96712.c b/drivers/staging/media/max96712/max96712.c
index c44145284aa1..ea67bcf69c9d 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