ARM: S3C64XX: Save/restore S3C64XX_MODEM_MIFPCON on suspend/resume
authorTomasz Figa <tomasz.figa@gmail.com>
Tue, 23 Aug 2011 02:33:08 +0000 (11:33 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 19 Sep 2011 07:38:05 +0000 (16:38 +0900)
This patch makes sure that the LCD bypass state is preserved during sleep mode.
It achieves this by saving the S3C64XX_MODEM_MIFPCON register, which is not
handled by any other code currently.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found