All of lore.kernel.org
 help / color / mirror / Atom feed
From: ihor.matushchak@foobox.net
To: niklas.soderlund@ragnatech.se
Cc: mchehab@kernel.org, gregkh@linuxfoundation.org,
	linux-media@vger.kernel.org, linux-staging@lists.linux.dev,
	linux-kernel@vger.kernel.org, ihor.matushchak@foobox.net
Subject: [PATCH] media: staging: max96712: fix copy-paste error
Date: Sat, 14 Oct 2023 15:38:43 +0100	[thread overview]
Message-ID: <20231014143843.3409-1-ihor.matushchak@foobox.net> (raw)

From: Ihor Matushchak <ihor.matushchak@foobox.net>

Signed-off-by: Ihor Matushchak <ihor.matushchak@foobox.net>
---
 drivers/staging/media/max96712/max96712.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.30.2


             reply	other threads:[~2023-10-14 14:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-14 14:38 ihor.matushchak [this message]
2023-10-14 15:51 ` [PATCH] media: staging: max96712: fix copy-paste error Niklas Söderlund
2023-10-15 21:24   ` [PATCH v2] " ihor.matushchak
2023-10-16 12:47     ` Niklas Söderlund
2023-10-17 18:46       ` [PATCH] media: staging: max96712: Fix device name in description ihor.matushchak
2023-10-17 19:16         ` Niklas Söderlund
2023-10-17 20:02           ` ihor.matushchak
2023-10-18 13:07             ` Niklas Söderlund

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231014143843.3409-1-ihor.matushchak@foobox.net \
    --to=ihor.matushchak@foobox.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=niklas.soderlund@ragnatech.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.