From: Benjamin Herrenschmidt Date: Thu, 19 Apr 2012 17:30:57 +0000 (+0000) Subject: powerpc/mpic: Properly set default triggers X-Git-Tag: v3.4-rc5~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=446f6d06fab0b49c61887ecbe8286d6aaa796637;p=pandora-kernel.git powerpc/mpic: Properly set default triggers This gets rid of the unused default senses array, and replaces the incorrect use of IRQ_TYPE_NONE with the new IRQ_TYPE_DEFAULT for the initial set_trigger() call when mapping an interrupt. This in turn makes us read the HW state and update the irq desc accordingly. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed