aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorChristian Krafft <krafft@de.ibm.com>2007-07-20 21:39:20 +0200
committerArnd Bergmann <arnd@klappe.arndb.de>2007-07-20 21:41:36 +0200
commite5ecc8719212e2566440818491ec5741689f3743 (patch)
tree62bcda88cc4fe809b38549695262905edd664e09 /Documentation
parenta964b9be3e475f30aee334654b4ff200bcdc0092 (diff)
[CELL] cbe_cpufreq: fix initialization
This patch fixes the initialization of the cbe_cpufreq driver. The code that initializes the PMI related functions was called per cpu: * registering cpufreq notifier block * registering a pmi handler This ends in a bug that the notifier block gets called in an endless loop. The initialization code is being put to the module init code path by this patch. This way it only gets called once. Signed-off-by: Christian Krafft <krafft@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions