diff options
author | 2012-09-21 07:33:55 +0900 | |
---|---|---|
committer | 2012-09-21 07:33:55 +0900 | |
commit | de59049bd651c1f6b05869a4292f4c8017bdeff9 (patch) | |
tree | 335e692e23d8e00bbf64a0b6f1d78d7f9bd8fca9 /drivers/gpu/drm/drm_encoder_slave.c | |
parent | pinctrl: exynos: Fix typos in gpio/wkup _irq_mask (diff) | |
download | linux-rng-de59049bd651c1f6b05869a4292f4c8017bdeff9.tar.xz linux-rng-de59049bd651c1f6b05869a4292f4c8017bdeff9.zip |
pinctrl: exynos: Handle only unmasked wakeup interrupts
A bit in EINTxx_PEND register is set regardless of interrupt mask, which
causes spurious interrupts. To avoid them, the read value of pending
register must be masked with current interrupt mask manually.
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/drm_encoder_slave.c')
0 files changed, 0 insertions, 0 deletions