commit | 0e0870448aa134e91fafe3c39ae270561b495459 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Feb 02 16:32:46 2015 +0100 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Mar 24 10:16:11 2015 +0100 |
tree | 9f8c5154749c5b59729ad9e681ad3c4395b9a2af | |
parent | 69e6cb3d2f356a5c88abf18a8d266c31a74cfc08 [diff] |
ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 ARM32 and ARM64 have the same DT definitions and the same approaches. The generic ARM cpuidle driver can be put in common for those two architectures. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Kevin Hilman <khilman@linaro.org> Acked-by: Rob Herring <robherring2@gmail.com> Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Tested-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>