[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)
commita1ef4849fdca379cf51cbacd337e8fa742437d26
tree080b20cdb517702f08d51fad010a9e3aac5bce74
parent29641ce165e5f643b48988cb779c6ba97b647503
[POWERPC] OProfile: fix cbe pm signal routing problem

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>
arch/powerpc/oprofile/op_model_cell.c