diff options
author | Sumanth Gavini <sumanth.gavini@yahoo.com> | 2025-05-18 01:57:32 -0700 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-19 11:41:43 +0100 |
commit | c451e2da54bce183fbb270ec01ab3ca725ddf943 (patch) | |
tree | 71903cdc18561cc2892bbd968dbfc8569636dda4 | |
parent | 9cfdd7752ba5f8cc9b8191e8c9aeeec246241fa4 (diff) |
regulator: max8952: Correct Samsung "Electronics" spelling in copyright headers
Fix the misspelling of 'Electronics' in max8952 driver copyright headers.
Signed-off-by: Sumanth Gavini <sumanth.gavini@yahoo.com>
Link: https://patch.msgid.link/20250518085734.88890-7-sumanth.gavini@yahoo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | include/linux/regulator/max8952.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/regulator/max8952.h b/include/linux/regulator/max8952.h index 8712c091abf0..61dcd8e00a2f 100644 --- a/include/linux/regulator/max8952.h +++ b/include/linux/regulator/max8952.h @@ -2,7 +2,7 @@ /* * max8952.h - Voltage regulation for the Maxim 8952 * - * Copyright (C) 2010 Samsung Electrnoics + * Copyright (C) 2010 Samsung Electronics * MyungJoo Ham <myungjoo.ham@samsung.com> */ |