[PATCH] extcon: extcon-max77693: Correct Samsung "Electronics" spelling in copyright headers
From: Sumanth Gavini
Date: Mon May 19 2025 - 19:14:24 EST
Fix the misspelling in extcon-max77693 driver
Signed-off-by: Sumanth Gavini <sumanth.gavini@xxxxxxxxx>
---
drivers/extcon/extcon-max77693.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/extcon/extcon-max77693.c b/drivers/extcon/extcon-max77693.c
index 2c567e0b7b7f..ab49ee6b5b2b 100644
--- a/drivers/extcon/extcon-max77693.c
+++ b/drivers/extcon/extcon-max77693.c
@@ -2,7 +2,7 @@
//
// extcon-max77693.c - MAX77693 extcon driver to support MAX77693 MUIC
//
-// Copyright (C) 2012 Samsung Electrnoics
+// Copyright (C) 2012 Samsung Electronics
// Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
#include <linux/devm-helpers.h>
--
2.43.0