From: Greg Ungerer Date: Mon, 27 Apr 2009 05:38:03 +0000 (+1000) Subject: m68knommu: general interrupt controller for ColdFire many 52xx parts X-Git-Tag: v2.6.32-rc1~663^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fba4f0b035f7723073068cf8b3a01ec38f72ed5;p=pandora-kernel.git m68knommu: general interrupt controller for ColdFire many 52xx parts Create general interrupt controller code for the many ColdFire version 2 cores that use the two region INTC interrupt controller. This includes the 523x family, 5270, 5271, 5274, 5275, and the 528x families. This code does proper masking and unmasking of interrupts. With this in place some of the driver hacks in place to support ColdFire interrupts can finally go away. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed