sh: Allow boards to register memory pre/post sleep code
authorMagnus Damm <damm@opensource.se>
Thu, 29 Oct 2009 10:52:06 +0000 (10:52 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 30 Oct 2009 02:55:24 +0000 (11:55 +0900)
Add code to allow boards registering self-contained
functions for going to/from self-refresh. At this
point the board code is unused. When all supported
boards have been converted then the new sleep code
will make use of these functions.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found