From: Tero Kristo Date: Fri, 16 Dec 2011 21:37:00 +0000 (-0700) Subject: ARM: OMAP4: PRM: use PRCM interrupt handler X-Git-Tag: v3.3-rc1~137^2~4^2^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f31b51659c2d8315ea2888ba5b93076febe672b;p=pandora-kernel.git ARM: OMAP4: PRM: use PRCM interrupt handler Use the new PRCM interrupt handler code on OMAP4 systems. The OMAP code will need to be converted to use sparse IRQs for this to work. Until that time, the following message will appear on boot: PRCM: failed to allocate irq descs: -12 Signed-off-by: Tero Kristo Tested-by: Kevin Hilman Reviewed-by: Kevin Hilman [paul@pwsan.com: split this from a previous patch to this patch; call omap4xxx_prcm_init() during init; write trivial commit log] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed