]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mvebu: register the cpuidle driver for the Armada XP SoCs
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 14 Apr 2014 15:10:14 +0000 (17:10 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 28 Apr 2014 18:45:14 +0000 (18:45 +0000)
commit61d9576828e7ebe623a139aad220490022f13b30
tree76d961dc442198bd309ad400a638432aba24dbc4
parent08f84c714c52b80d5d4a5d070a345b821ac8d615
ARM: mvebu: register the cpuidle driver for the Armada XP SoCs

The cpuidle is a platform driver so we register the device just after
the initialization of the board in an arch_initcall.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link: https://lkml.kernel.org/r/1397488214-20685-12-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-mvebu/pmsu.c