commit | a1ef4849fdca379cf51cbacd337e8fa742437d26 | [log] [tgz] |
---|---|---|
author | Bob Nelson <rrnelson@linux.vnet.ibm.com> | Fri Aug 17 11:06:09 2007 -0500 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Dec 19 01:00:01 2007 +0100 |
tree | 080b20cdb517702f08d51fad010a9e3aac5bce74 | |
parent | 29641ce165e5f643b48988cb779c6ba97b647503 [diff] |
[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>