On 08/30/2013 12:15 PM, Bartlomiej Zolnierkiewicz wrote: > ARM EXYNOS cpuidle driver is currently not multiplatform support ready > (as it uses device_initcall() for initialization and doesn't check on > what platform it is running). Fix it by converting the driver to be > a platform driver and registering exynos_cpuidle platform device from > exynos[4,5]_dt_machine_init(). > > Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]> > Signed-off-by: Kyungmin Park <[email protected]> > Cc: Tomasz Figa <[email protected]> > Cc: Amit Daniel Kachhap <[email protected]> > ---
Acked-by: Daniel Lezcano <[email protected]> -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
