From: Ihor Matushchak Date: Sat, 14 Oct 2023 14:38:43 +0000 (+0100) Subject: media: staging: max96712: fix copy-paste error X-Git-Tag: io_uring-6.10-20240523~67^2~47 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a1c6d22421501fc1016b99ac8570a1030714c70f;p=linux-block.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 Signed-off-by: Mauro Carvalho Chehab --- 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