From: Alistair Popple Date: Fri, 15 May 2015 04:06:40 +0000 (+1000) Subject: powernv/eeh: Update the EEH code to use the opal irq domain X-Git-Tag: omap-for-v4.3/legacy-v2-signed~168^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79231448c929cc0870f6e5cc10c485661dfb4a9f;p=pandora-kernel.git powernv/eeh: Update the EEH code to use the opal irq domain The eeh code currently uses the old notifier method to get eeh events from OPAL. It also contains some logic to filter opal events which has been moved into the virtual irqchip. This patch converts the eeh code to the new event interface which simplifies event handling. Signed-off-by: Alistair Popple Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed