]> git.baikalelectronics.ru Git - kernel.git/commit
docs: w1: convert to ReST and add to the kAPI group of docs
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 31 Jul 2019 20:08:53 +0000 (17:08 -0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 31 Jul 2019 20:16:17 +0000 (14:16 -0600)
commitb4bf900f4acd8cc4a91b4d3ab4e16c59bb7effa2
treeca91d46418c232f56b7f36010d6fe4317eb9d2ad
parent8ba8a917814f39fd715c521bfb0fdb0ad47c359e
docs: w1: convert to ReST and add to the kAPI group of docs

The 1wire documentation was written with w1 developers in
mind, so, it makes sense to add it together with the driver-api
set.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
35 files changed:
Documentation/ABI/stable/sysfs-bus-w1
Documentation/ABI/stable/sysfs-driver-w1_ds28e04
Documentation/ABI/stable/sysfs-driver-w1_ds28ea00
Documentation/index.rst
Documentation/w1/index.rst [new file with mode: 0644]
Documentation/w1/masters/ds2482 [deleted file]
Documentation/w1/masters/ds2482.rst [new file with mode: 0644]
Documentation/w1/masters/ds2490 [deleted file]
Documentation/w1/masters/ds2490.rst [new file with mode: 0644]
Documentation/w1/masters/index.rst [new file with mode: 0644]
Documentation/w1/masters/mxc-w1 [deleted file]
Documentation/w1/masters/mxc-w1.rst [new file with mode: 0644]
Documentation/w1/masters/omap-hdq [deleted file]
Documentation/w1/masters/omap-hdq.rst [new file with mode: 0644]
Documentation/w1/masters/w1-gpio [deleted file]
Documentation/w1/masters/w1-gpio.rst [new file with mode: 0644]
Documentation/w1/slaves/index.rst [new file with mode: 0644]
Documentation/w1/slaves/w1_ds2406 [deleted file]
Documentation/w1/slaves/w1_ds2406.rst [new file with mode: 0644]
Documentation/w1/slaves/w1_ds2413 [deleted file]
Documentation/w1/slaves/w1_ds2413.rst [new file with mode: 0644]
Documentation/w1/slaves/w1_ds2423 [deleted file]
Documentation/w1/slaves/w1_ds2423.rst [new file with mode: 0644]
Documentation/w1/slaves/w1_ds2438 [deleted file]
Documentation/w1/slaves/w1_ds2438.rst [new file with mode: 0644]
Documentation/w1/slaves/w1_ds28e04 [deleted file]
Documentation/w1/slaves/w1_ds28e04.rst [new file with mode: 0644]
Documentation/w1/slaves/w1_ds28e17 [deleted file]
Documentation/w1/slaves/w1_ds28e17.rst [new file with mode: 0644]
Documentation/w1/slaves/w1_therm [deleted file]
Documentation/w1/slaves/w1_therm.rst [new file with mode: 0644]
Documentation/w1/w1-generic.rst [new file with mode: 0644]
Documentation/w1/w1-netlink.rst [new file with mode: 0644]
Documentation/w1/w1.generic [deleted file]
Documentation/w1/w1.netlink [deleted file]