From: Viresh Kumar Date: Mon, 15 Apr 2013 07:05:24 +0000 (+0000) Subject: cpufreq: ARM big LITTLE: put DT nodes after using them X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=763f8c3fe493693d8c651bd6352a67acc798e361;p=pandora-kernel.git cpufreq: ARM big LITTLE: put DT nodes after using them DT nodes should be put using of_node_put() to balance their usage counts. This is not done properly in ARM's big LITTLE driver. Fix it. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed