From: Tony Lindgren Date: Tue, 20 Jan 2015 18:18:33 +0000 (-0800) Subject: Merge tag 'omap-for-v3.19/gic-regression-v2' into for-next X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6fb0c9a91a6d4dcd0df780b37f59bd7135f735e;p=pandora-kernel.git Merge tag 'omap-for-v3.19/gic-regression-v2' into for-next A rather urgent pull request to fix omap4 legacy interrupts. The legacy interrupts on omap4 got broken when gic got changed to use irq_domain_add_linear() instead of the irq_domain_add_legacy(). We still have the hardcoded legacy IRQ numbers in use in several places, most notably the in the legacy DMA. It took a while to figure out what the problem was and how it should be fixed for the -rc series. Also include is a regression fix for the dra7 dwc3 suspend. --- a6fb0c9a91a6d4dcd0df780b37f59bd7135f735e Reading git-diff-tree failed