commit | 9ef0d6f7628bdcb5cc3c11623930f2527a3881a0 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 06 15:15:44 2012 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Nov 11 19:06:06 2012 +0100 |
tree | 890ee860dbef20b3b4de059f2799ff36f8afaa33 | |
parent | e93fa3f24353e45b189bae656ba000d0533777a3 [diff] |
gpiolib: call pin removal in chip removal function This makes us call gpiochio_remove_pin_ranges() in the gpiochip_remove() function, so we get rid of ranges when freeing the chip. Reviewed-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>