From 3654c5cc810e9b1f7eadf19780d1bc5f37e1ae6e Mon Sep 17 00:00:00 2001 From: Viresh Kumar Date: Mon, 8 Jun 2015 18:25:30 +0530 Subject: [PATCH] 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-format-patch failed