From: Viresh Kumar Date: Mon, 8 Jun 2015 12:55:30 +0000 (+0530) Subject: cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~154^2~7^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3654c5cc810e9b1f7eadf19780d1bc5f37e1ae6e;p=pandora-kernel.git cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free() cpufreq_policy_put_kobj() is actually part of freeing the policy and can be called from cpufreq_policy_free() directly instead of a separate call. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed