From: Viresh Kumar Date: Mon, 2 Dec 2013 05:34:12 +0000 (+0530) Subject: cpufreq: Introduce cpufreq_notify_post_transition() X-Git-Tag: v3.14-rc1~107^2^2~15^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ba3b41e27129575201f0f9656e83fb67e86c3b;p=pandora-kernel.git cpufreq: Introduce cpufreq_notify_post_transition() This introduces a new routine cpufreq_notify_post_transition() which can be used to send POSTCHANGE notification for new freq with or without both {PRE|POST}CHANGE notifications for last freq. This is useful at multiple places, especially for sending transition failure notifications. Signed-off-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed