From: Kyle Moffett Date: Fri, 2 Dec 2011 06:28:05 +0000 (+0000) Subject: powerpc/mpic: Put "pic-no-reset" test back into the MPIC code X-Git-Tag: v3.3-rc1~181^2~50^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c579bc766a84a57c31d7b41276ffa9545a34ee1b;p=pandora-kernel.git powerpc/mpic: Put "pic-no-reset" test back into the MPIC code There's not really any reason to have this one-liner in a separate static inline function, given that all the other similar tests are already in the alloc_mpic() code. Signed-off-by: Kyle Moffett Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed