diff options
| author | Sumanth Gavini <sumanth.gavini@yahoo.com> | 2025-05-19 16:20:23 -0700 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2025-06-03 09:46:41 +0100 |
| commit | ffb006aa433e8109ec79320c344fb69947997ba1 (patch) | |
| tree | 684e1822c63bd348fb89ba0f7c22d1fee7499d75 /include/linux/mfd/max8997.h | |
| parent | b8628379957d0c8c057782ec1a8512de6d4ba29c (diff) | |
| download | lwn-ffb006aa433e8109ec79320c344fb69947997ba1.tar.gz lwn-ffb006aa433e8109ec79320c344fb69947997ba1.zip | |
mfd: maxim: Correct Samsung "Electronics" spelling in copyright headers
Fix the misspelling of 'Electronics' in MFD driver copyright headers.
Link: https://lore.kernel.org/lkml/3aa30119-60e5-4dcb-b13a-1753966ca775@sirena.org.uk/#t
Link: https://lore.kernel.org/r/20250519232025.152769-1-sumanth.gavini@yahoo.com
Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'include/linux/mfd/max8997.h')
| -rw-r--r-- | include/linux/mfd/max8997.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mfd/max8997.h b/include/linux/mfd/max8997.h index 5c2cc1103437..fb36e1386069 100644 --- a/include/linux/mfd/max8997.h +++ b/include/linux/mfd/max8997.h @@ -2,7 +2,7 @@ /* * max8997.h - Driver for the Maxim 8997/8966 * - * Copyright (C) 2009-2010 Samsung Electrnoics + * Copyright (C) 2009-2010 Samsung Electronics * MyungJoo Ham <myungjoo.ham@samsung.com> * * This driver is based on max8998.h |
