gpio: bt8xx: fix release of managed resources
authorMichael Auchter <a@phire.org>
Wed, 27 Aug 2014 01:39:33 +0000 (01:39 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 29 Aug 2014 12:31:43 +0000 (14:31 +0200)
These resources are managed by devres, and should not be explicitly
released.

Signed-off-by: Michael Auchter <a@phire.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-bt8xx.c

Simple merge