summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-04-17 05:46:13 -0400
committerGuenter Roeck <linux@roeck-us.net>2019-04-17 12:50:31 -0400
commit92e395d7b1738f39cfa9f18b9bd77df8f4b7bc50 (patch)
tree87d735a10c67b3f7cc445c15bb92a08c52bb4b95 /Documentation/hwmon
parent42c027a5b7ba04224080ff46b6ef44658ad7554e (diff)
docs: hwmon: emc2103: convert to ReST format
Convert emc2103 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/emc21036
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/hwmon/emc2103 b/Documentation/hwmon/emc2103
index a12b2c127140..6a6ca6d1b34e 100644
--- a/Documentation/hwmon/emc2103
+++ b/Documentation/hwmon/emc2103
@@ -2,13 +2,17 @@ Kernel driver emc2103
2====================== 2======================
3 3
4Supported chips: 4Supported chips:
5
5 * SMSC EMC2103 6 * SMSC EMC2103
7
6 Addresses scanned: I2C 0x2e 8 Addresses scanned: I2C 0x2e
9
7 Prefix: 'emc2103' 10 Prefix: 'emc2103'
11
8 Datasheet: Not public 12 Datasheet: Not public
9 13
10Authors: 14Authors:
11 Steve Glendinning <steve.glendinning@smsc.com> 15 Steve Glendinning <steve.glendinning@smsc.com>
12 16
13Description 17Description
14----------- 18-----------