]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc85xx: clean up the old deep sleep framework
authortang yuantian <Yuantian.Tang@freescale.com>
Thu, 18 Dec 2014 02:26:34 +0000 (10:26 +0800)
committerYork Sun <yorksun@freescale.com>
Fri, 16 Jan 2015 17:31:40 +0000 (09:31 -0800)
commit59d34ed022f8e0f0f34257b7b8a3d0edd24f8434
tree3c94422fa0eb3ec4db9007210a3cd3c77666ebda
parent7d0e97a2945c9da47ad4655f2e3de7e36b5cd7ac
mpc85xx: clean up the old deep sleep framework

All the boards that support deep sleep feature are converted
to deep sleep generic board interface. The old interface which
support non-generic board is not used anymore. So clean it up.

Signed-off-by: Tang Yuantian <Yuantian.Tang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/cpu_init.c
arch/powerpc/lib/board.c