commit | 8b67a1f0ad1f260f1a4032d5f7b032ac113bfa7d | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Fri Jul 31 14:48:56 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 03 10:52:02 2015 +0200 |
tree | d30b035ee0e8b8577c1c918ffc2fa39acf7c8955 | |
parent | 505936131ea71ec998344355f7e5e8af8d6b15dc [diff] |
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 <rabin@rab.in> [Added a small comment blurb] Signed-off-by: Linus Walleij <linus.walleij@linaro.org>