aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-06-17 12:03:01 -0300
committerLinus Walleij <linus.walleij@linaro.org>2017-06-20 13:11:14 +0200
commit5a9b73832e9e10df3ffea332373c2d5486764e5f (patch)
tree44d657d3876a4e27a9298ebcaccb38c9ccf77433
parentpinctrl: ingenic: checking for NULL instead of IS_ERR() (diff)
downloadlinux-dev-5a9b73832e9e10df3ffea332373c2d5486764e5f.tar.xz
linux-dev-5a9b73832e9e10df3ffea332373c2d5486764e5f.zip
pinctrl.txt: move it to the driver-api book
As pinctrl describes a feature from drivers/base, place it at the right book. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--Documentation/driver-api/index.rst1
-rw-r--r--Documentation/driver-api/pinctl.rst (renamed from Documentation/pinctrl.txt)0
2 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst
index 8058a87c1c74..53eab2b19837 100644
--- a/Documentation/driver-api/index.rst
+++ b/Documentation/driver-api/index.rst
@@ -37,6 +37,7 @@ available subsections can be seen below.
80211/index
uio-howto
firmware/index
+ pinctl
misc_devices
.. only:: subproject and html
diff --git a/Documentation/pinctrl.txt b/Documentation/driver-api/pinctl.rst
index 48f15b4f9d3e..48f15b4f9d3e 100644
--- a/Documentation/pinctrl.txt
+++ b/Documentation/driver-api/pinctl.rst