]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit58001b8b441d95555bf575edc3e076715f45517a
tree067259307e93de5b21dbdaf17bdbd8db74eebf28
parent7ef1fd48ad50d4f11308ce8440477c277438368e
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.S [deleted file]
arch/mips/power/hibernate.c [new file with mode: 0644]
arch/mips/power/hibernate_asm.S [new file with mode: 0644]