Home
last modified time | relevance | path

Searched hist:"90103 f932f0d94e0a1a0e4faf20fb24a0b07264c" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kernel/
H A DMakefilediff 90103f932f0d94e0a1a0e4faf20fb24a0b07264c Mon May 17 20:56:52 CEST 2010 Anton Vorontsov <avorontsov@mvista.com> powerpc/fsl-booke: Add hibernation support for FSL BookE processors

This is started as swsusp_32.S modifications, but the amount of #ifdefs
made the whole file horribly unreadable, so let's put the support into
its own separate file.

The code should be relatively easy to modify to support 44x BookEs as
well, but since I don't have any 44x to test, let's confine the code to
FSL BookE. (The only FSL-specific part so far is 'flush_dcache_L1'.)

Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>