]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCs
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 8 Jul 2015 15:02:32 +0000 (17:02 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 25 Jul 2015 15:16:51 +0000 (17:16 +0200)
commitbe08ad9936312c4de0eba34f8cbe9a0b364a8ff6
tree0f09f4712704e9c34a28c84b3c29781861a3a939
parent93a975b34fe8e21942937f1ff6c14709bd827abe
ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCs

As we are going to introduce support for Armada 38x in pm.c, split out
the Armada XP part of mvebu_pm_store_bootinfo() into
mvebu_pm_store_armadaxp_bootinfo(), and make the former retunr an
error when an unsupported SoC is used.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/mach-mvebu/pm.c