commit | 56f1ba280719469bffc870b6b2d935f3a3019ea4 | [log] [tgz] |
---|---|---|
author | chenhui zhao <chenhui.zhao@freescale.com> | Fri Nov 20 17:14:00 2015 +0800 |
committer | Scott Wood <oss@buserror.net> | Fri Mar 04 23:53:11 2016 -0600 |
tree | 92562692750c084169659406f6efed81647c2b81 | |
parent | d17799f9c10e283cccd4d598d3416e6fac336ab9 [diff] |
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>