linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Driver:input:misc:drv2667: Fix typo 'contol'
@ 2024-10-28 20:40 Shivam Chaudhary
  2024-10-30 22:51 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Shivam Chaudhary @ 2024-10-28 20:40 UTC (permalink / raw)
  To: dmitry.torokhov
  Cc: u.kleine-koenig, linux-input, linux-kernel, Shivam Chaudhary

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Driver:input:misc:drv2667: Fix typo 'contol'
  2024-10-28 20:40 [PATCH] Driver:input:misc:drv2667: Fix typo 'contol' Shivam Chaudhary
@ 2024-10-30 22:51 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2024-10-30 22:51 UTC (permalink / raw)
  To: Shivam Chaudhary; +Cc: u.kleine-koenig, linux-input, linux-kernel

Hi Shivam,

On Tue, Oct 29, 2024 at 02:10:48AM +0530, Shivam Chaudhary wrote:
> This patch will fix typo 'contol' to 'control'.

This typo has already been fixed.

Thanks.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-30 22:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28 20:40 [PATCH] Driver:input:misc:drv2667: Fix typo 'contol' Shivam Chaudhary
2024-10-30 22:51 ` Dmitry Torokhov

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).