From: Dave Jones Date: Wed, 24 Nov 2010 02:29:31 +0000 (-0500) Subject: [CPUFREQ] Fix another notifier leak in powernow-k8. X-Git-Tag: v2.6.38-rc8~39^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a536b126f211bdf9a0eecce0d403a26900d2106c;p=pandora-kernel.git [CPUFREQ] Fix another notifier leak in powernow-k8. Do the notifier registration later, so we don't have to worry about freeing it if we fail the msr allocation. Signed-off-by: Dave Jones --- Reading git-diff-tree failed