Skip to content

Commit b862837

Browse files
sumanth-gavinilag-linaro
authored andcommitted
mfd: maxim: Correct Samsung "Electronics" spelling in headers
Fix the misspelling of 'Electronics' in MFD driver headers. Link: https://lore.kernel.org/lkml/3aa30119-60e5-4dcb-b13a-1753966ca775@sirena.org.uk/#t Link: https://lore.kernel.org/r/20250520020808.159586-1-sumanth.gavini@yahoo.com Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com> Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 34c5f34 commit b862837

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

include/linux/mfd/max8997-private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max8997-private.h - Voltage regulator driver for the Maxim 8997
44
*
5-
* Copyright (C) 2010 Samsung Electrnoics
5+
* Copyright (C) 2010 Samsung Electronics
66
* MyungJoo Ham <myungjoo.ham@samsung.com>
77
*/
88

include/linux/mfd/max8998-private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max8998-private.h - Voltage regulator driver for the Maxim 8998
44
*
5-
* Copyright (C) 2009-2010 Samsung Electrnoics
5+
* Copyright (C) 2009-2010 Samsung Electronics
66
* Kyungmin Park <kyungmin.park@samsung.com>
77
* Marek Szyprowski <m.szyprowski@samsung.com>
88
*/

include/linux/mfd/max8998.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max8998.h - Voltage regulator driver for the Maxim 8998
44
*
5-
* Copyright (C) 2009-2010 Samsung Electrnoics
5+
* Copyright (C) 2009-2010 Samsung Electronics
66
* Kyungmin Park <kyungmin.park@samsung.com>
77
* Marek Szyprowski <m.szyprowski@samsung.com>
88
*/

0 commit comments

Comments
 (0)