Thread (1 message) 1 message, 1 author, 2017-12-06

[PATCH 3/6] cpufreq: sort the drivers in ARM part

From: Gregory CLEMENT <hidden>
Date: 2017-12-06 12:09:17
Also in: linux-devicetree, linux-pm

Hi Viresh,
 
 On lun., d?c. 04 2017, Viresh Kumar [off-list ref] wrote:
On 01-12-17, 12:25, Gregory CLEMENT wrote:
quoted
Keep the driver files alphabetically sorted.

Signed-off-by: Gregory CLEMENT <redacted>
---
 drivers/cpufreq/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/cpufreq/Makefile b/drivers/cpufreq/Makefile
index 812f9e0d01a3..d762e76887e7 100644
--- a/drivers/cpufreq/Makefile
+++ b/drivers/cpufreq/Makefile
@@ -53,22 +53,24 @@ obj-$(CONFIG_ARM_BIG_LITTLE_CPUFREQ)	+= arm_big_little.o
 obj-$(CONFIG_ARM_DT_BL_CPUFREQ)		+= arm_big_little_dt.o
 
 obj-$(CONFIG_ARM_BRCMSTB_AVS_CPUFREQ)	+= brcmstb-avs-cpufreq.o
+obj-$(CONFIG_ACPI_CPPC_CPUFREQ)		+= cppc_cpufreq.o
Shouldn't we add them in ascending order of the whole config name and not just
CPPC_CPUFREQ ?
Here it is the object name that are sorted not the CONFIG_ name. So
cppc_cpufreq comes after brcmstb-avs-cpufreq.

Thanks,

Gregory
-- 
viresh
-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help