[PATCH v3 2/4] pinctrl: sunxi: Move setting of mux to irq type from unmask to request_resources
Linus Walleij
linus.walleij at linaro.org
Fri Jul 4 14:33:40 PDT 2014
On Sun, Jun 29, 2014 at 4:11 PM, Hans de Goede <hdegoede at redhat.com> wrote:
> 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 at redhat.com>
> Acked-by: Maxime Ripard <maxime.ripard at free-electrons.com>
Patch applied.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list