summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-04-17 05:46:12 -0400
committerGuenter Roeck <linux@roeck-us.net>2019-04-17 12:50:30 -0400
commit42c027a5b7ba04224080ff46b6ef44658ad7554e (patch)
treec795c9f62901edc43ce04eb1a68b23b6da239fa5 /Documentation/hwmon
parentde6f291746075c1c6759747105cbca667f5abb8f (diff)
docs: hwmon: sch5627: convert to ReST format
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> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r--Documentation/hwmon/sch56274
1 files changed, 4 insertions, 0 deletions
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
2===================== 2=====================
3 3
4Supported chips: 4Supported chips:
5
5 * SMSC SCH5627 6 * SMSC SCH5627
7
6 Prefix: 'sch5627' 8 Prefix: 'sch5627'
9
7 Addresses scanned: none, address read from Super I/O config space 10 Addresses scanned: none, address read from Super I/O config space
11
8 Datasheet: Application Note available upon request 12 Datasheet: Application Note available upon request
9 13
10Author: Hans de Goede <hdegoede@redhat.com> 14Author: Hans de Goede <hdegoede@redhat.com>