OSDN Git Service

MIPS: Hibernate: Restructure files and functions
authorHuacai Chen <chenhc@lemote.com>
Sun, 29 Mar 2015 02:54:06 +0000 (10:54 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 1 Apr 2015 15:22:09 +0000 (17:22 +0200)
commitf8fd30ebdb36f2598f382a6e57fa010477ad094f
tree067259307e93de5b21dbdaf17bdbd8db74eebf28
parent2a21dc7c196209d94cb570a0d340faa6c760f7f8
MIPS: Hibernate: Restructure files and functions

This patch has no functional changes, it just to keep the assembler
code to a minimum. Files and functions naming is borrowed from X86.

Signed-off-by: Huacai Chen <chenhc@lemote.com>
Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: Fuxin Zhang <zhangfx@lemote.com>
Cc: Zhangjin Wu <wuzhangjin@gmail.com>
Patchwork: https://patchwork.linux-mips.org/patch/9616/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/power/Makefile
arch/mips/power/hibernate.c [new file with mode: 0644]
arch/mips/power/hibernate_asm.S [moved from arch/mips/power/hibernate.S with 90% similarity]