From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel.lezcano@linaro.org (Daniel Lezcano) Date: Mon, 02 Sep 2013 11:09:55 +0200 Subject: [PATCH 1/2] ARM: EXYNOS: convert cpuidle driver to be a platform driver In-Reply-To: <86136702.IKrZfWSsO8@amdc1032> References: <86136702.IKrZfWSsO8@amdc1032> Message-ID: <522455E3.4020500@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > Signed-off-by: Kyungmin Park > Cc: Tomasz Figa > Cc: Amit Daniel Kachhap > --- Acked-by: Daniel Lezcano -- Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog