From: Linus Walleij Date: Tue, 6 Nov 2012 14:03:47 +0000 (+0100) Subject: gpiolib: remove duplicate pin range code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e93fa3f24353e45b189bae656ba000d0533777a3;p=pandora-kernel.git gpiolib: remove duplicate pin range code Commit 69e1601bca88809dc118abd1becb02c15a02ec71 "gpiolib: provide provision to register pin ranges" Introduced both of_gpiochip_remove_pin_range() and gpiochip_remove_pin_ranges(). But the contents are exactly the same so remove the OF one and rely on the range deletion in the core. Reviewed-by: Stephen Warren Reviewed-by: Viresh Kumar Signed-off-by: Linus Walleij --- Reading git-diff-tree failed