commit | 936a3a23becf8068c532c3c8af42dc52a3e54238 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 02 15:23:24 2018 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 03 09:10:52 2018 +0200 |
tree | 2db1fcc00b9d0ee448bff82cbad118564d397337 | |
parent | 946ffefcdc832c6e2812cb387ced55cffc1a2deb [diff] |
pinctrl: nomadik: Fix debugfs The .to_irq() function obviously takes the per-chip offset as parameter, not the global GPIO number. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>