From: Michael Ellerman Date: Thu, 14 Apr 2011 22:31:59 +0000 (+0000) Subject: powerpc/xics: Move irq_host matching into the ics backend X-Git-Tag: v3.0-rc1~385^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ca123760177ed16cbd9bab609bff69eb8fc45bd;p=pandora-kernel.git powerpc/xics: Move irq_host matching into the ics backend An upcoming new ics backend will need to implement different matching semantics to the current ones, which are essentially the RTAS ics backends. So move the current match into the RTAS backend, and allow other ics backends to override. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed