diff options
author | Olof Johansson <olof@lixom.net> | 2013-06-07 18:19:30 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-06-07 18:19:40 -0700 |
commit | 090878aa951628143f40a1acc19ec074a5ae9200 (patch) | |
tree | 9bfd6aa1a24e6bd3e9a7db614c772cc86c905e3d /arch/arm | |
parent | 3d0d8b9155b2a60e3d2498e7d928051043d2d546 (diff) | |
parent | b5f83e9b069f4bf19214ca6130947806a2b853fa (diff) | |
download | op-kernel-dev-090878aa951628143f40a1acc19ec074a5ae9200.zip op-kernel-dev-090878aa951628143f40a1acc19ec074a5ae9200.tar.gz |
Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
From Shawn Guo, mxs fixes for 3.10:
- Since the time we move to MULTI_IRQ_HANDLER, the 0x7f polling for no
interrupt in icoll_handle_irq() becomes insane, because 0x7f is an
valid interrupt number, the irq of gpio bank 0. That unnecessary
polling results in the driver not detecting when irq 0x7f is active
which makes the machine effectively dead lock. The fix removes the
interrupt poll loop and allows usage of gpio0 interrupt without an
infinite loop.
* tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6:
ARM: mxs: icoll: Fix interrupts gpio bank 0
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions