From: Carl Love Date: Tue, 13 Feb 2007 21:02:02 +0000 (+0100) Subject: [POWERPC] cell: PPU Oprofile cleanup patch X-Git-Tag: v2.6.21-rc1~273^2~3^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcb63e25ed3c56ee40cca4d18fbaac1d2a40c1d6;p=pandora-kernel.git [POWERPC] cell: PPU Oprofile cleanup patch This is a clean up patch that includes the following changes: -Some comments were added to clarify the code based on feedback from the community. -The write_pm_cntrl() and set_count_mode() were passed a structure element from a global variable. The argument was removed so the functions now just operate on the global directly. -The set_pm_event() function call in the cell_virtual_cntr() routine was moved to a for-loop before the for_each_cpu loop Signed-off-by: Carl Love Signed-off-by: Maynard Johnson Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed