diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2016-06-20 18:52:36 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-06-23 04:10:41 -0400 |
commit | fefb62455f6becc87d2d8f25ba2df961add5d06c (patch) | |
tree | e1e6c611c72ef0842e3d05ed93fd96e2049dae7a | |
parent | 19b5a91764fddcc51b2f8e54a81d4ef231980181 (diff) |
MAINTAINERS: belong Documentation/pinctrl.txt properly
I'm pretty sure that Documentation/pinctrl.txt would be better maintained by
pinctrl subsystem.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e1b090f86e0d..c447bdcc179a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -8959,6 +8959,7 @@ L: linux-gpio@vger.kernel.org | |||
8959 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git | 8959 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git |
8960 | S: Maintained | 8960 | S: Maintained |
8961 | F: Documentation/devicetree/bindings/pinctrl/ | 8961 | F: Documentation/devicetree/bindings/pinctrl/ |
8962 | F: Documentation/pinctrl.txt | ||
8962 | F: drivers/pinctrl/ | 8963 | F: drivers/pinctrl/ |
8963 | F: include/linux/pinctrl/ | 8964 | F: include/linux/pinctrl/ |
8964 | 8965 | ||