From: Greg Ungerer Date: Fri, 22 May 2009 03:33:35 +0000 (+1000) Subject: m68knommu: map ColdFire interrupts to correct masking bits X-Git-Tag: v2.6.32-rc1~663^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39f0fb6a3448cfc316e0d5295ed1b121db50037e;p=pandora-kernel.git m68knommu: map ColdFire interrupts to correct masking bits The older simple ColdFire interrupt controller has no one-to-one mapping of interrupt numbers to bits in the interrupt mask register. Create a mapping array that each ColdFire CPU type can populate with its available interrupts and the bits that each use in the interrupt mask register. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed