Mark Brown dcd7110213 fix: Correct Samsung 'Electronics' spelling in
Merge series from Sumanth Gavini <sumanth.gavini@yahoo.com>:

This series fixes the misspelling of "Electronics" as "Electrnoics"
across multiple subsystems (MFD, NFC, EXTCON). Each patch targets
a different subsystem for easier review.

The changes are mechanical and do not affect functionality.

Sumanth Gavini (6):
  nfc: s3fwrn5: Correct Samsung "Electronics" spelling in copyright
    headers
  nfc: virtual_ncidev: Correct Samsung "Electronics" spelling in
    copyright headers
  extcon: extcon-max77693: Correct Samsung "Electronics" spelling in
    copyright headers
  mfd: maxim: Correct Samsung "Electronics" spelling in copyright
    headers
  mfd: maxim: Correct Samsung "Electronics" spelling in headers
  regulator: max8952: Correct Samsung "Electronics" spelling in
    copyright headers

 drivers/extcon/extcon-max77693.c     | 2 +-
 drivers/nfc/s3fwrn5/core.c           | 2 +-
 drivers/nfc/s3fwrn5/firmware.c       | 2 +-
 drivers/nfc/s3fwrn5/firmware.h       | 2 +-
 drivers/nfc/s3fwrn5/i2c.c            | 2 +-
 drivers/nfc/s3fwrn5/nci.c            | 2 +-
 drivers/nfc/s3fwrn5/nci.h            | 2 +-
 drivers/nfc/s3fwrn5/phy_common.c     | 4 ++--
 drivers/nfc/s3fwrn5/phy_common.h     | 4 ++--
 drivers/nfc/s3fwrn5/s3fwrn5.h        | 2 +-
 drivers/nfc/virtual_ncidev.c         | 2 +-
 include/linux/mfd/max14577-private.h | 2 +-
 include/linux/mfd/max14577.h         | 2 +-
 include/linux/mfd/max77686-private.h | 2 +-
 include/linux/mfd/max77686.h         | 2 +-
 include/linux/mfd/max77693-private.h | 2 +-
 include/linux/mfd/max77693.h         | 2 +-
 include/linux/mfd/max8997-private.h  | 2 +-
 include/linux/mfd/max8997.h          | 2 +-
 include/linux/mfd/max8998-private.h  | 2 +-
 include/linux/mfd/max8998.h          | 2 +-
 include/linux/regulator/max8952.h    | 2 +-
 22 files changed, 24 insertions(+), 24 deletions(-)

--
2.43.0
2025-05-20 10:34:15 +01:00
2025-04-06 10:00:04 -07:00
2025-04-13 11:54:49 -07:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
S
Description
No description provided
Readme
5.7 GiB
Languages
C 96.9%
Assembly 0.9%
Rust 0.6%
Shell 0.6%
Python 0.5%
Other 0.3%