spi: S3C24XX: reset register status on resume.
authorBen Dooks <ben-linux@fluff.org>
Mon, 4 Aug 2008 20:41:10 +0000 (13:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Aug 2008 23:58:45 +0000 (16:58 -0700)
commit5aa6cf302c2758702348aab7457e516d3a5121b9
treeb6bd87a9ae0d4d854e9f8e0c286ea9353f0b5445
parent1a3f7d98e5f50f21ce6fb1406a35531d9596c5c6
spi: S3C24XX: reset register status on resume.

Fix a bug in the spi_s3c24xx driver where it does not reset the registers
of the hardware when resuming from suspend (this block has been reset over
suspend).

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/spi/spi_s3c24xx.c