From: Magnus Damm Date: Mon, 17 Oct 2011 08:59:54 +0000 (+0900) Subject: sh: intc: Add IRQ trigger bit field check X-Git-Tag: v3.2-rc1~73^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52e3124f248e9ada990cd2aeafe250a53713c6f0;p=pandora-kernel.git sh: intc: Add IRQ trigger bit field check R-Mobile SoCs such as sh73a0 include PINT blocks in INTC that come with 2-bit IRQ trigger support. Add code to make sure the bit width is checked so 4-bit only modes like for instance EDGE_BOTH will fail for PINT. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed