ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 22 Jun 2011 16:41:48 +0000 (17:41 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 08:54:39 +0000 (09:54 +0100)
The first and second arguments shouldn't concern platform code, so
hide them from each platforms caller.

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>

No differences found