Skip to content

Commit ffb006a

Browse files
sumanth-gavinilag-linaro
authored andcommitted
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/[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 b862837 commit ffb006a

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

include/linux/mfd/max14577-private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max14577-private.h - Common API for the Maxim 14577/77836 internal sub chip
44
*
5-
* Copyright (C) 2014 Samsung Electrnoics
5+
* Copyright (C) 2014 Samsung Electronics
66
* Chanwoo Choi <[email protected]>
77
* Krzysztof Kozlowski <[email protected]>
88
*/

include/linux/mfd/max14577.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max14577.h - Driver for the Maxim 14577/77836
44
*
5-
* Copyright (C) 2014 Samsung Electrnoics
5+
* Copyright (C) 2014 Samsung Electronics
66
* Chanwoo Choi <[email protected]>
77
* Krzysztof Kozlowski <[email protected]>
88
*

include/linux/mfd/max77686-private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max77686-private.h - Voltage regulator driver for the Maxim 77686/802
44
*
5-
* Copyright (C) 2012 Samsung Electrnoics
5+
* Copyright (C) 2012 Samsung Electronics
66
* Chiwoong Byun <[email protected]>
77
*/
88

include/linux/mfd/max77686.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max77686.h - Driver for the Maxim 77686/802
44
*
5-
* Copyright (C) 2012 Samsung Electrnoics
5+
* Copyright (C) 2012 Samsung Electronics
66
* Chiwoong Byun <[email protected]>
77
*
88
* This driver is based on max8997.h

include/linux/mfd/max77693-private.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max77693-private.h - Voltage regulator driver for the Maxim 77693
44
*
5-
* Copyright (C) 2012 Samsung Electrnoics
5+
* Copyright (C) 2012 Samsung Electronics
66
* SangYoung Son <[email protected]>
77
*
88
* This program is not provided / owned by Maxim Integrated Products.

include/linux/mfd/max77693.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max77693.h - Driver for the Maxim 77693
44
*
5-
* Copyright (C) 2012 Samsung Electrnoics
5+
* Copyright (C) 2012 Samsung Electronics
66
* SangYoung Son <[email protected]>
77
*
88
* This program is not provided / owned by Maxim Integrated Products.

include/linux/mfd/max8997.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* max8997.h - Driver for the Maxim 8997/8966
44
*
5-
* Copyright (C) 2009-2010 Samsung Electrnoics
5+
* Copyright (C) 2009-2010 Samsung Electronics
66
* MyungJoo Ham <[email protected]>
77
*
88
* This driver is based on max8998.h

0 commit comments

Comments
 (0)