ARM: pm: move sa1100 to use proper suspend func arg0
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 13 Jun 2011 14:52:47 +0000 (15:52 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:48:39 +0000 (08:48 +0100)
In the previous commit, we introduced an official way to supply an
argument to the suspend function.  Convert the sa1100 suspend code
to use this method.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found