ARM: mxs: add initial pm support
authorShawn Guo <shawn.guo@freescale.com>
Mon, 24 Jan 2011 09:05:25 +0000 (17:05 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 26 Jan 2011 07:30:49 +0000 (08:30 +0100)
commit376e9c5848abef8c72c09bd89f2f7ee128caa104
tree798edecd5154f2eadbeddd798f49b379ab108c90
parentcf3567aaad0304410e465a55313c8f0d25ef306d
ARM: mxs: add initial pm support

This is a very initial pm support and basically does nothing.
With this pm support entry, drivers can start testing their own
pm functions.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mxs/Makefile
arch/arm/mach-mxs/pm.c [new file with mode: 0644]