Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Sumanth Gavini and committed by
Lee Jones
ffb006aa b8628379

+7 -7
+1 -1
include/linux/mfd/max14577-private.h
··· 2 2 /* 3 3 * max14577-private.h - Common API for the Maxim 14577/77836 internal sub chip 4 4 * 5 - * Copyright (C) 2014 Samsung Electrnoics 5 + * Copyright (C) 2014 Samsung Electronics 6 6 * Chanwoo Choi <cw00.choi@samsung.com> 7 7 * Krzysztof Kozlowski <krzk@kernel.org> 8 8 */
+1 -1
include/linux/mfd/max14577.h
··· 2 2 /* 3 3 * max14577.h - Driver for the Maxim 14577/77836 4 4 * 5 - * Copyright (C) 2014 Samsung Electrnoics 5 + * Copyright (C) 2014 Samsung Electronics 6 6 * Chanwoo Choi <cw00.choi@samsung.com> 7 7 * Krzysztof Kozlowski <krzk@kernel.org> 8 8 *
+1 -1
include/linux/mfd/max77686-private.h
··· 2 2 /* 3 3 * max77686-private.h - Voltage regulator driver for the Maxim 77686/802 4 4 * 5 - * Copyright (C) 2012 Samsung Electrnoics 5 + * Copyright (C) 2012 Samsung Electronics 6 6 * Chiwoong Byun <woong.byun@samsung.com> 7 7 */ 8 8
+1 -1
include/linux/mfd/max77686.h
··· 2 2 /* 3 3 * max77686.h - Driver for the Maxim 77686/802 4 4 * 5 - * Copyright (C) 2012 Samsung Electrnoics 5 + * Copyright (C) 2012 Samsung Electronics 6 6 * Chiwoong Byun <woong.byun@samsung.com> 7 7 * 8 8 * This driver is based on max8997.h
+1 -1
include/linux/mfd/max77693-private.h
··· 2 2 /* 3 3 * max77693-private.h - Voltage regulator driver for the Maxim 77693 4 4 * 5 - * Copyright (C) 2012 Samsung Electrnoics 5 + * Copyright (C) 2012 Samsung Electronics 6 6 * SangYoung Son <hello.son@samsung.com> 7 7 * 8 8 * This program is not provided / owned by Maxim Integrated Products.
+1 -1
include/linux/mfd/max77693.h
··· 2 2 /* 3 3 * max77693.h - Driver for the Maxim 77693 4 4 * 5 - * Copyright (C) 2012 Samsung Electrnoics 5 + * Copyright (C) 2012 Samsung Electronics 6 6 * SangYoung Son <hello.son@samsung.com> 7 7 * 8 8 * This program is not provided / owned by Maxim Integrated Products.
+1 -1
include/linux/mfd/max8997.h
··· 2 2 /* 3 3 * max8997.h - Driver for the Maxim 8997/8966 4 4 * 5 - * Copyright (C) 2009-2010 Samsung Electrnoics 5 + * Copyright (C) 2009-2010 Samsung Electronics 6 6 * MyungJoo Ham <myungjoo.ham@samsung.com> 7 7 * 8 8 * This driver is based on max8998.h