Re: [PATCH 1/2] gpio: Add missing device-managed documentation

2014-05-02 Thread Linus Walleij
On Fri, Apr 25, 2014 at 8:10 AM, Thierry Reding wrote: > From: Thierry Reding > > Add the GPIO-related device-managed functions to the list of functions > in Documentation/driver-model/devres.txt. > > Signed-off-by: Thierry Reding Patch applied. Yours, Linus Walleij -- To unsubscribe from thi

[PATCH 1/2] gpio: Add missing device-managed documentation

2014-04-25 Thread Thierry Reding
From: Thierry Reding Add the GPIO-related device-managed functions to the list of functions in Documentation/driver-model/devres.txt. Signed-off-by: Thierry Reding --- Documentation/driver-model/devres.txt | 5 + 1 file changed, 5 insertions(+) diff --git a/Documentation/driver-model/devr