From: Rabin Vincent Date: Fri, 31 Jul 2015 12:48:56 +0000 (+0200) Subject: gpio: don't override irq_*_resources() callbacks X-Git-Tag: omap-for-v4.3/fixes-rc1~96^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b67a1f0ad1f260f;p=pandora-kernel.git gpio: don't override irq_*_resources() callbacks If the driver has specified its own irq_{request/release}_resources() functions, don't override them. The gpio-etraxfs driver will use this. Signed-off-by: Rabin Vincent [Added a small comment blurb] Signed-off-by: Linus Walleij --- Reading git-diff-tree failed