diff options
author | Aaro Koskinen <aaro.koskinen@iki.fi> | 2015-10-26 20:23:53 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-10-28 10:05:58 -0700 |
commit | 1bd5dfe41b994a6e793363894befef76626965a9 (patch) | |
tree | 3deece45f6828a0489216268d411db007ae6029d /drivers | |
parent | 57df5380853460bc66b59a46273ce113c923d39c (diff) |
ARM: OMAP1: fix incorrect INT_DMA_LCD
Commit 685e2d08c54b ("ARM: OMAP1: Change interrupt numbering for
sparse IRQ") turned on SPARSE_IRQ on OMAP1, but forgot to change
the number of INT_DMA_LCD. This broke the boot at least on Nokia 770,
where the device hangs during framebuffer initialization.
Fix by defining INT_DMA_LCD like the other interrupts.
Cc: stable@vger.kernel.org # v4.2+
Fixes: 685e2d08c54b ("ARM: OMAP1: Change interrupt numbering for sparse IRQ")
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions