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/[email protected]/#t Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sumanth Gavini <[email protected]> Signed-off-by: Lee Jones <[email protected]>
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 <[email protected]>
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 <[email protected]>
77
* Marek Szyprowski <[email protected]>
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 <[email protected]>
77
* Marek Szyprowski <[email protected]>
88
*/

0 commit comments

Comments
 (0)