From: Kumar Gala Date: Wed, 21 May 2008 20:59:23 +0000 (+1000) Subject: [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register X-Git-Tag: v2.6.27-rc1~1058^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=475ca391b490a683d66bf19999a8a7a24913f139;p=pandora-kernel.git [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register Some chips (like the SoCs from Freescale) report the wrong value in NIRQ and this causes issues if its doesn't match or exceed the value of irq_count. Add a flag that board code can set to just use irq_count instead of FRR[NIRQ]. Eventually we'll add a device tree property with the number of sources. Signed-off-by: Kumar Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed