diff options
author | Hans de Goede <hdegoede@redhat.com> | 2014-06-29 14:11:00 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-07-11 12:08:24 (GMT) |
commit | fea6d8efd023a2438c848c049480ea67ea0bca16 (patch) | |
tree | ccf7e232dfb80c3955a0e3a0c47205ce5b8b689c /init | |
parent | 578c0a8721278770b851ecd23c5873ceda598ae8 (diff) | |
download | linux-fea6d8efd023a2438c848c049480ea67ea0bca16.tar.xz |
pinctrl: sunxi: Move setting of mux to irq type
With level triggered interrupt mask / unmask will get called for each
interrupt, doing the somewhat expensive mux setting on each unmask thus is
not a good idea. Instead add a request_resources callback and do it there.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions