From: Magnus Damm Date: Tue, 24 Feb 2009 13:59:04 +0000 (+0900) Subject: sh: multiple vectors per irq - sh7750 X-Git-Tag: v2.6.30-rc1~673^2~69 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69977e7e25a291fd71c6dcaf2c5ea9e776afede5;p=pandora-kernel.git sh: multiple vectors per irq - sh7750 Update intc tables and platform data to use one linux irq per maskable interrupt source instead of keeping the one-to-one mapping between vectors and linux irqs. This fixes potential irq masking issues for sh775x hardware blocks such as SCI/SCIF/RTC/DMAC/TMU2/REF. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed