Thread (30 messages) 30 messages, 7 authors, 2014-06-10

[PATCH v5 4/6] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420

From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-05-14 13:05:23
Also in: linux-pm, linux-samsung-soc, lkml

On Wednesday 14 May 2014 13:33:55 Chander Kashyap wrote:
quoted hunk ↗ jump to hunk
diff --git a/drivers/cpuidle/cpuidle-big_little.c b/drivers/cpuidle/cpuidle-big_little.c
index 4cd02bd..344d79fa 100644
--- a/drivers/cpuidle/cpuidle-big_little.c
+++ b/drivers/cpuidle/cpuidle-big_little.c
@@ -165,6 +165,7 @@ static int __init bl_idle_driver_init(struct cpuidle_driver *drv, int cpu_id)
 
 static const struct of_device_id compatible_machine_match[] = {
        { .compatible = "arm,vexpress,v2p-ca15_a7" },
+       { .compatible = "samsung,exynos5420" },
        {},
 };
Does the cpuidle-big_little driver actually care about the platform?
If not, it would be good to add a generic string here as well, for
future platforms to match.

It still makes sense to list both the generic string and the platform
specific one though, in case we have to work around subtle differences.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help