[CELL] cbe_cpufreq: fix minor issues
authorChristian Krafft <krafft@de.ibm.com>
Fri, 20 Jul 2007 19:39:21 +0000 (21:39 +0200)
committerArnd Bergmann <arnd@klappe.arndb.de>
Fri, 20 Jul 2007 19:41:37 +0000 (21:41 +0200)
commit1e21fd5af3797a2c322e1723c69732e77aa74f48
tree0d37951903078378586ff493991ecba7189a781b
parente5ecc8719212e2566440818491ec5741689f3743
[CELL] cbe_cpufreq: fix minor issues

Minor issues have been fixed:
* added a missing call to of_node_put()
* signedness of a function parameter
* added some line breaks
* changed global pmi_frequency_limit to a
  per node pmi_slow_mode_limit array

Signed-off-by: Christian Krafft <krafft@de.ibm.com>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/cbe_cpufreq.c