]> git.baikalelectronics.ru Git - kernel.git/commit
docs: driver-api: Add GPIO section
authorThierry Reding <treding@nvidia.com>
Mon, 24 Jul 2017 14:57:27 +0000 (16:57 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Aug 2017 13:01:13 +0000 (15:01 +0200)
commit7f86a3aff82ec4c611d5580555457f0d43aa9f05
treec039a4778e38c96a9fb8575a5d80a2df82a00491
parent5fa43769e484b23a26f315207ac39ecdadbda63e
docs: driver-api: Add GPIO section

This adds a section about the various parts of the GPIO subsystem to the
driver API documentation. Note that this isn't exhaustive documentation,
but rather focusses on pulling in the kerneldoc from various sources, in
order to improve coverage of kerneldoc processing.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/driver-api/gpio.rst [new file with mode: 0644]
Documentation/driver-api/index.rst