Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702066 > unrolled thread
| Started by | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| First post | 2017-08-02 14:20 +0200 |
| Last post | 2017-08-02 14:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 6/7] docs: driver-api: Add GPIO section Linus Walleij <linus.walleij@linaro.org> - 2017-08-02 14:20 +0200
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Date | 2017-08-02 14:20 +0200 |
| Subject | Re: [PATCH 6/7] docs: driver-api: Add GPIO section |
| Message-ID | <ua0N4-1m9-15@gated-at.bofh.it> |
On Mon, Jul 24, 2017 at 4:57 PM, Thierry Reding <thierry.reding@gmail.com> wrote: > From: Thierry Reding <treding@nvidia.com> > > 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> Patch applied, but... > +sysfs helpers > +============= > + > +.. kernel-doc:: drivers/gpio/gpiolib-sysfs.c > + :export: I don't know about this. That is the legacy ABI, I am thinking about hiding it so as not to encourage it. Yet the code is definately there, sigh. Yours, Linus Walleij
Back to top | Article view | linux.kernel
csiph-web