diff mbox series

[v3,04/21] docs: hwmon: sch5627: convert to ReST format

Message ID 849c7881be62a68274f57d9cc58ee93194f695cb.1555494108.git.mchehab+samsung@kernel.org (mailing list archive)
State Accepted
Headers show
Series [v3,01/21] docs: hwmon: k10temp: convert to ReST format | expand

Commit Message

Mauro Carvalho Chehab April 17, 2019, 9:46 a.m. UTC
Convert sch5627 to ReST format, in order to allow it to
be parsed by Sphinx.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
---
 Documentation/hwmon/sch5627 | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/hwmon/sch5627 b/Documentation/hwmon/sch5627
index 0551d266c51c..187682e99114 100644
--- a/Documentation/hwmon/sch5627
+++ b/Documentation/hwmon/sch5627
@@ -2,9 +2,13 @@  Kernel driver sch5627
 =====================
 
 Supported chips:
+
   * SMSC SCH5627
+
     Prefix: 'sch5627'
+
     Addresses scanned: none, address read from Super I/O config space
+
     Datasheet: Application Note available upon request
 
 Author: Hans de Goede <hdegoede@redhat.com>