Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1427116
| From | Andy Shevchenko <andriy.shevchenko@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 1/1] MAINTAINERS: belong Documentation/pinctrl.txt properly |
| Date | 2016-06-21 01:00 +0200 |
| Message-ID | <rMgkF-5SX-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9040236..c59d978 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9088,6 +9088,7 @@ L: linux-gpio@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git S: Maintained F: Documentation/devicetree/bindings/pinctrl/ +F: Documentation/pinctrl.txt F: drivers/pinctrl/ F: include/linux/pinctrl/ -- 2.8.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v1 1/1] MAINTAINERS: belong Documentation/pinctrl.txt properly Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2016-06-21 01:00 +0200 Re: [PATCH v1 1/1] MAINTAINERS: belong Documentation/pinctrl.txt properly Linus Walleij <linus.walleij@linaro.org> - 2016-06-23 10:20 +0200
csiph-web