[ARM] S3C2412: Add missing cache flush in suspend code
authorBen Dooks <ben-linux@fluff.org>
Tue, 28 Apr 2009 09:06:00 +0000 (10:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Fri, 1 May 2009 11:28:16 +0000 (12:28 +0100)
commitdc8fc7edef5fe799a1c38c916d2c64b1d0fcf81a
tree35574a74f32649e3f0eb83d58472eda73afd8e54
parent090f848da000083bf6c1a052222396970e53b4d7
[ARM] S3C2412: Add missing cache flush in suspend code

The alterations to the suspend code missed adding a
call to the cache flushing routines during the suspend
path of the S3C2412.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2412/pm.c