diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-07-08 17:02:33 +0200 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2015-07-25 17:16:54 +0200 |
commit | 32f9494c9dfd7494721b314897008dcde6415cb3 (patch) | |
tree | af7a7fdf897488e18c543947a21d52b904595b6d /arch/m68k/sun3x/prom.c | |
parent | 88ed69f2a1e1e8e5eb9e16d8cdebd9d5f1deef67 (diff) | |
download | lwn-32f9494c9dfd7494721b314897008dcde6415cb3.tar.gz lwn-32f9494c9dfd7494721b314897008dcde6415cb3.zip |
ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x support
The pm-board.c code contains the board-specific logic to enter suspend
to RAM. Until now, the code supported only the Armada XP GP board, so
all functions and symbols were named with armada_xp_gp. However, it
turns out that the Armada 388 GP also uses the same 3 GPIOs protocol
to talk to the PIC microcontroller that controls the power supply.
Since we are going to re-use the same code with no change for Armada
38x, this commit renames the functions and symbols to use just
"armada" instead of "armada_xp_gp". Better names can be found if one
day other boards having a different protocol/mechanism are supported
in the kernel.
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>
Diffstat (limited to 'arch/m68k/sun3x/prom.c')
0 files changed, 0 insertions, 0 deletions