[POWERPC] OProfile: fix cbe pm signal routing problem
authorBob Nelson <rrnelson@linux.vnet.ibm.com>
Fri, 17 Aug 2007 16:06:09 +0000 (11:06 -0500)
committerArnd Bergmann <arnd@arndb.de>
Wed, 19 Dec 2007 00:00:01 +0000 (01:00 +0100)
Fix debug_bus_control and group_control PMU register values set up in
set_pm_event().  Initialize variables before calling set_pm_event().
Delete unused static array and code that initialized it.
Rename constant to better reflect usage.

Signed-off-by: Bob Nelson <rrnelson@us.ibm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found