video: s3c-fb: add runtime_get/put to suspend/resume
authorJingoo Han <jg1.han@samsung.com>
Wed, 4 Apr 2012 06:57:44 +0000 (15:57 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Mon, 16 Apr 2012 04:17:59 +0000 (04:17 +0000)
commit4e0dd49d2c4bc10d56bc536113c16f165c0edeb3
treeb4e540a81251d3c11f41fde83a2053f2477ebb9b
parent366ee7c2289cc307259166fe8c2f093920c1e575
video: s3c-fb: add runtime_get/put to suspend/resume

This patch adds runtime_get/put to suspend/resume, which should be
necessary to prevent the problem to access the fimd register
without block power on.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/s3c-fb.c