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

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Sumanth Gavini and committed by
Lee Jones
b8628379 34c5f34d

+3 -3
+1 -1
include/linux/mfd/max8997-private.h
··· 2 2 /* 3 3 * max8997-private.h - Voltage regulator driver for the Maxim 8997 4 4 * 5 - * Copyright (C) 2010 Samsung Electrnoics 5 + * Copyright (C) 2010 Samsung Electronics 6 6 * MyungJoo Ham <myungjoo.ham@samsung.com> 7 7 */ 8 8
+1 -1
include/linux/mfd/max8998-private.h
··· 2 2 /* 3 3 * max8998-private.h - Voltage regulator driver for the Maxim 8998 4 4 * 5 - * Copyright (C) 2009-2010 Samsung Electrnoics 5 + * Copyright (C) 2009-2010 Samsung Electronics 6 6 * Kyungmin Park <kyungmin.park@samsung.com> 7 7 * Marek Szyprowski <m.szyprowski@samsung.com> 8 8 */
+1 -1
include/linux/mfd/max8998.h
··· 2 2 /* 3 3 * max8998.h - Voltage regulator driver for the Maxim 8998 4 4 * 5 - * Copyright (C) 2009-2010 Samsung Electrnoics 5 + * Copyright (C) 2009-2010 Samsung Electronics 6 6 * Kyungmin Park <kyungmin.park@samsung.com> 7 7 * Marek Szyprowski <m.szyprowski@samsung.com> 8 8 */