commit | 05f6f66474312ad03c39b4ca4875af46c87366bf | [log] [tgz] |
---|---|---|
author | Timur Tabi <timur@freescale.com> | Thu Aug 20 17:41:11 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Aug 28 17:12:43 2009 -0500 |
tree | ffd0d906d4bfe98327b271e0dae7c4c1dfd7bc48 | |
parent | c17b79fbd0c7923948331d65cb588734a9c681ff [diff] |
85xx: Improve MPIC initialization The MPIC initialization code for Freescale e500 CPUs was not using I/O accessors, and it was not issuing a read-back to the MPIC after setting mixed mode. This may be the cause of a spurious interrupt on some systems. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>