[PATCH 1/2] ARM: EXYNOS: convert cpuidle driver to be a platform driver

Rafael J. Wysocki rjw at sisk.pl
Mon Sep 2 09:25:35 EDT 2013


On Monday, September 02, 2013 11:09:55 AM Daniel Lezcano wrote:
> 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 <b.zolnierkie at samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> > Cc: Tomasz Figa <t.figa at samsung.com>
> > Cc: Amit Daniel Kachhap <amit.daniel at samsung.com>
> > ---
> 
> Acked-by: Daniel Lezcano <daniel.lezcano at linaro.org>

Queued up for 3.13, thanks!


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.



More information about the linux-arm-kernel mailing list