]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88200a04b84f0b6f5dbc3a5b9041fc0a46e9a16e
treeb4e540a81251d3c11f41fde83a2053f2477ebb9b
parent2b6108237c35237c914eb5204492ac7fdcdc2747
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