commit | 655dada62779917e2337b9abf8ab95e891cc0938 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Jan 15 10:07:07 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jan 15 13:59:44 2014 +0100 |
tree | aea78ed54dd956163418259153b396b0ae22c7b3 | |
parent | b07ddcdcb28764d4deb26933d803cb38c370f01b [diff] |
pinctrl: sirf: lock IRQs when starting them This uses the new API for tagging GPIO lines as in use by IRQs. This enforces a few semantic checks on how the underlying GPIO line is used. Also assign the gpio_chip.dev pointer to be used for error messages. Cc: Barry Song <Baohua.Song@csr.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>