diff options
author | perr perr <strongbox8@zoho.com> | 2016-08-16 18:45:29 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-08-22 14:06:29 +0200 |
commit | 26fecf0b21d17d17ba98fd64e8ac5a5c87ffb0d5 (patch) | |
tree | d7ca55c62c41d40dc583314bc6259f98a314e447 /drivers/pinctrl/pinctrl-palmas.c | |
parent | db80f0e158e62164308a857bce442dfeddb5c29e (diff) |
pinctrl: exynos: remove duplicate calls in irq handler
Because chained_irq_enter() has already called chip->irq_mask() and
chip->irq_ack(), also chained_irq_exit() will call chip->irq_unmask(),
so it's not necessary to call chip->irq_*() here.
Signed-off-by: Perr Zhang <strongbox8@zoho.com>
Acked-by: Tomasz Figa <tomasz.figa@gmail.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
[Hand-edited from whitespace damaged patch]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-palmas.c')
0 files changed, 0 insertions, 0 deletions