docs: hwmon: Add an index file and rename docs to *.rst

Now that all files were converted to ReST format, rename them
and add an index.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Mauro Carvalho Chehab
2019-04-17 06:46:29 -03:00
committed by Guenter Roeck
parent b04f2f7d38
commit 7ebd8b66dd
173 changed files with 275 additions and 102 deletions

View File

@@ -14,7 +14,7 @@ struct ds620_platform_data {
* 1 = PO_LOW
* 2 = PO_HIGH
*
* (see Documentation/hwmon/ds620)
* (see Documentation/hwmon/ds620.rst)
*/
int pomode;
};