]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit089c847d96b4a3edd219596a878dd997b555a134
tree798edecd5154f2eadbeddd798f49b379ab108c90
parent18fdef4c27a3bd1ad35e30880b22b251f9eb0dd6
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]