"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "8c86f967dd24a79ef202fd6f479ca9988ea31f3b"
ARM: OMAP1: fix incorrect INT_DMA_LCD
Commit 685e2d08 ("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: 685e2d08 ("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>
Loading
Please register or sign in to comment