commit | c579bc766a84a57c31d7b41276ffa9545a34ee1b | [log] [tgz] |
---|---|---|
author | Kyle Moffett <Kyle.D.Moffett@boeing.com> | Fri Dec 02 06:28:05 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Dec 07 13:43:08 2011 +1100 |
tree | c7995df42e9ca25dce086fbaf668cfac9771dc43 | |
parent | e62b760179506531bf6d0c522c0def0f84847eb7 [diff] |
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 <Kyle.D.Moffett@boeing.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>