android_kernel_xiaomi_sm8350/arch/arm/plat-omap
Imre Deak 99c477074d ARM: OMAP: Fix GPIO IRQ mask handling
The GPIO IRQ mask was retrieved incorrectly in cases where we have a mask
register instead of an enable register. Also we should only return the
valid bits depending on the bank size.

This fixes a bug on 1510/1610 based OMAPs where GPIO IRQs are not
delivered.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2006-06-26 16:16:07 -07:00
..
clock.c [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and name 2006-04-09 22:21:05 +01:00
common.c
cpu-omap.c
devices.c ARM: OMAP: Add core fsample support 2006-06-26 16:16:03 -07:00
dma.c ARM: OMAP: DMA transfer parameter configuration fix 2006-06-26 16:16:06 -07:00
dmtimer.c
fb.c [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2 2006-04-02 17:46:26 +01:00
gpio.c ARM: OMAP: Fix GPIO IRQ mask handling 2006-06-26 16:16:07 -07:00
Kconfig
Makefile [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 2006-04-02 17:46:27 +01:00
mcbsp.c [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 2006-04-02 17:46:27 +01:00
mux.c
ocpi.c [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 2006-04-02 17:46:27 +01:00
pm.c [ARM] 3430/1: ARM: OMAP: 5/8 Update PM 2006-04-02 17:46:25 +01:00
sram-fn.S
sram.c [ARM] 3430/1: ARM: OMAP: 5/8 Update PM 2006-04-02 17:46:25 +01:00
timer32k.c [ARM] 3616/1: fix timer handler wrap logic for a number of platforms 2006-06-22 10:30:53 +01:00
usb.c