From: Shivam Chaudhary <cvam0000@gmail.com>
To: dmitry.torokhov@gmail.com
Cc: u.kleine-koenig@pengutronix.de, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org,
Shivam Chaudhary <cvam0000@gmail.com>
Subject: [PATCH] Driver:input:misc:drv2667: Fix typo 'contol'
Date: Tue, 29 Oct 2024 02:10:48 +0530 [thread overview]
Message-ID: <20241028204048.128542-1-cvam0000@gmail.com> (raw)
This patch will fix typo 'contol' to 'control'.
Signed-off-by: Shivam Chaudhary <cvam0000@gmail.com>
---
drivers/input/misc/drv2667.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/input/misc/drv2667.c b/drivers/input/misc/drv2667.c
index ad49845374b9..b53231d41b09 100644
--- a/drivers/input/misc/drv2667.c
+++ b/drivers/input/misc/drv2667.c
@@ -16,7 +16,7 @@
#include <linux/delay.h>
#include <linux/regulator/consumer.h>
-/* Contol registers */
+/* Control registers */
#define DRV2667_STATUS 0x00
#define DRV2667_CTRL_1 0x01
#define DRV2667_CTRL_2 0x02
--
2.45.2
next reply other threads:[~2024-10-28 20:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-28 20:40 Shivam Chaudhary [this message]
2024-10-30 22:51 ` [PATCH] Driver:input:misc:drv2667: Fix typo 'contol' Dmitry Torokhov
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=20241028204048.128542-1-cvam0000@gmail.com \
--to=cvam0000@gmail.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).