commit | 9d670280908013004f173b2b86414d9b6918511b | [log] [tgz] |
---|---|---|
author | Jimi Xenidis <jimix@pobox.com> | Thu Sep 29 10:55:12 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Nov 25 14:11:27 2011 +1100 |
tree | bd7a7483ae7455cb481c72df907a3b4362e121c2 | |
parent | 5182a131ddf988fe4f5cef9964dbfb64a188b0c3 [diff] |
powerpc: Split ICSWX ACOP and PID processing Some processors, like embedded, that already have a PID register that is managed by the system. This patch separates the ACOP and PID processing into separate files so that the ACOP code can be shared. Signed-off-by: Jimi Xenidis <jimix@pobox.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>