sh: Add notifiers chains for cpu/board code
authorMagnus Damm <damm@opensource.se>
Thu, 29 Oct 2009 10:51:48 +0000 (10:51 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 30 Oct 2009 02:54:59 +0000 (11:54 +0900)
This patch adds atomic notifier chains for pre/post
sleep events. Useful for cpu code and boards that
need to save and restore register state before and
after entering a sleep mode.

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

No differences found