Russell King e8856a8797 ARM: pm: convert cpu_suspend() to a normal function
cpu_suspend() has a weird calling method which makes it only possible to
call from assembly code: it returns with a modified stack pointer to
finish the suspend, but on resume, it 'returns' via a provided pointer.

We can make cpu_suspend() appear to be a normal function merely by
swapping the resume pointer argument and the link register.

Do so, and update all callers to take account of this more traditional
behaviour.

Acked-by: Frank Hofmann <frank.hofmann@tomtom.com>
Tested-by: Kevin Hilman <khilman@ti.com>
Acked-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-06-24 08:48:43 +01:00
..
2009-02-01 11:01:22 +05:30
2011-05-26 17:12:38 -07:00
2011-03-16 23:35:26 +00:00
2009-03-15 21:01:20 -04:00
2009-05-29 08:40:02 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-16 23:35:26 +00:00
2011-03-31 11:26:23 -03:00
2010-10-07 14:08:55 +01:00
2010-08-14 22:26:51 +02:00
2010-10-29 13:14:40 -05:00
2010-06-09 11:12:36 +02:00
2010-10-27 21:41:39 +01:00
2010-04-22 21:38:11 +01:00
2011-02-21 19:24:14 +00:00
2011-03-16 23:35:25 +00:00
2010-10-01 22:32:18 -04:00
2011-04-16 12:52:18 +01:00
2008-09-04 09:46:11 +01:00
2008-11-27 12:37:59 +00:00
2010-10-01 22:32:18 -04:00
2011-05-25 08:39:14 -07:00
2011-03-23 19:47:18 -07:00
2011-03-31 11:26:23 -03:00
2011-05-28 10:51:01 -07:00
2008-09-06 12:10:45 +01:00