commit | 4e0dd49d2c4bc10d56bc536113c16f165c0edeb3 | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Wed Apr 04 15:57:44 2012 +0900 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Mon Apr 16 04:17:59 2012 +0000 |
tree | b4e540a81251d3c11f41fde83a2053f2477ebb9b | |
parent | 366ee7c2289cc307259166fe8c2f093920c1e575 [diff] |
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>