]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cpufreq: Convert to using %pOF instead of full_name
authorRob Herring <robh@kernel.org>
Tue, 18 Jul 2017 21:42:54 +0000 (16:42 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 24 Aug 2017 23:20:46 +0000 (01:20 +0200)
commitcc5a7a74943d5c4a8c0ce5ba7ab5284358d4a8d8
treede47abe346de677531d7a993b24f725993ab56cc
parente948bc8fbee077735c2b71b991a5ca5e573f3506
cpufreq: Convert to using %pOF instead of full_name

Now that we have a custom printf format specifier, convert users of
full_name to use %pOF instead. This is preparation to remove storing
of the full path string for each node.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/pmac64-cpufreq.c
drivers/cpufreq/sti-cpufreq.c