summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/icswx_pid.c
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Split ICSWX ACOP and PID processingJimi Xenidis2011-11-251-0/+87
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>