powerpc/mpc85xx: refactor the PM operations
authorchenhui zhao <chenhui.zhao@freescale.com>
Fri, 20 Nov 2015 09:14:00 +0000 (17:14 +0800)
committerScott Wood <oss@buserror.net>
Sat, 5 Mar 2016 05:53:11 +0000 (23:53 -0600)
commit56f1ba280719469bffc870b6b2d935f3a3019ea4
tree92562692750c084169659406f6efed81647c2b81
parentd17799f9c10e283cccd4d598d3416e6fac336ab9
powerpc/mpc85xx: refactor the PM operations

Freescale CoreNet-based and Non-CoreNet-based platforms require
different PM operations. This patch extracted existing PM operations
on Non-CoreNet-based platforms to a new file which can accommodate
both platforms. In this way, PM operation codes are clearer structurally.

Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com>
Signed-off-by: Tang Yuantian <Yuantian.Tang@feescale.com>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/platforms/85xx/Makefile
arch/powerpc/platforms/85xx/mpc85xx_pm_ops.c [new file with mode: 0644]
arch/powerpc/platforms/85xx/smp.c
arch/powerpc/platforms/85xx/smp.h