From: Pramod Gurav Date: Sat, 30 Aug 2014 17:35:13 +0000 (+0530) Subject: pinctrl: adi2: Remove duplicate gpiochip_remove_pin_ranges X-Git-Tag: fixes-for-v3.18-merge-window~33^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f81bdc7a08e7aee271a4969f451207fd7946894;p=pandora-kernel.git pinctrl: adi2: Remove duplicate gpiochip_remove_pin_ranges This patch removes call to gpiochip_remove_pin_ranges() from platform_driver remove function as it will anway be called by gpiochip_remove(). CC: Sonic Zhang CC: Linus Walleij Signed-off-by: Pramod Gurav Signed-off-by: Linus Walleij --- Reading git-diff-tree failed