Re: [PATCH] gpio: bt8xx: fix release of managed resources

2014-08-29 Thread Linus Walleij
On Wed, Aug 27, 2014 at 3:39 AM, Michael Auchter wrote: > These resources are managed by devres, and should not be explicitly > released. > > Signed-off-by: Michael Auchter Patch applied for fixes. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel"

[PATCH] gpio: bt8xx: fix release of managed resources

2014-08-26 Thread Michael Auchter
These resources are managed by devres, and should not be explicitly released. Signed-off-by: Michael Auchter --- drivers/gpio/gpio-bt8xx.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/gpio/gpio-bt8xx.c b/drivers/gpio/gpio-bt8xx.c index 6557147..7e4c43c 100644 --- a/drivers/gpio/