From: Linus Walleij Date: Tue, 6 Nov 2012 14:15:44 +0000 (+0100) Subject: gpiolib: call pin removal in chip removal function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef0d6f7628bdcb5cc3c11623930f2527a3881a0;p=pandora-kernel.git 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 Reviewed-by: Viresh Kumar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed