[SPARC64]: Fix 2 bugs in cpufreq drivers.
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Aug 2005 21:35:38 +0000 (14:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Aug 2005 21:35:38 +0000 (14:35 -0700)
1) cpufreq wants frequenceis in KHZ not MHZ
2) provide ->get() method so curfreq node is created

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found