Mark Brown 90a82b2dfe trivial fixes for raa215300 driver
Merge series from Biju Das <biju.das.jz@bp.renesas.com>:

This patch series aims to add trivial fixes for raa215300 driver.
These issues were reported by Pavel while backporting this patch
to 6.1.y cip kernel[1].

[1] https://lore.kernel.org/all/ZN3%2FSjL50ls+3dnD@duo.ucw.cz/

v1->v2:
 * Split Kconfig and add missing space for comment block as separate
   patch.

Biju Das (3):
  regulator: raa215300: Change rate from 32000->32768
  regulator: raa215300: Add missing blank space
  regulator: raa215300: Update help description

 drivers/regulator/Kconfig     | 6 +++++-
 drivers/regulator/raa215300.c | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

--
2.25.1
2023-08-18 18:03:55 +01:00
2022-09-28 09:02:20 +02:00
2023-08-13 11:29:55 -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 Restructured Text 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.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%