cpufreq: intel_pstate: Replace BYT with ATOM
authorPhilippe Longepe <philippe.longepe@linux.intel.com>
Tue, 10 Nov 2015 01:40:46 +0000 (17:40 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 18 Nov 2015 23:21:46 +0000 (00:21 +0100)
commit938d21a2a6370241c86d515ca574aaaa9e8812f2
tree2d46bbc27c879cb5db09edbe8c05f34044abc52e
parent6ee11e413c495390dacabd96ad462eea9de9dfbd
cpufreq: intel_pstate: Replace BYT with ATOM

Rename symbol and function names starting with "BYT" or "byt" to
start with "ATOM" or "atom", respectively, so as to make it clear
that they may apply to Atom in general and not just to Baytrail
(the goal is to support several Atoms architectures eventually).

This should not lead to any functional changes.

Signed-off-by: Philippe Longepe <philippe.longepe@linux.intel.com>
Signed-off-by: Stephane Gasparini <stephane.gasparini@linux.intel.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
[ rjw : Changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c