diff options
author | Jingoo Han <jg1.han@samsung.com> | 2010-12-17 16:45:46 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-12-21 01:05:43 +0900 |
commit | 4959212c18669f254daa0ae796ad676b67939ba2 (patch) | |
tree | ad7957b2e9bac2687c14a9f92eff6637d127fe3d /include/video | |
parent | 3b80ffdef001ac7ff53bdcb80ad2baadb5953f91 (diff) | |
download | linux-3.10-4959212c18669f254daa0ae796ad676b67939ba2.tar.gz linux-3.10-4959212c18669f254daa0ae796ad676b67939ba2.tar.bz2 linux-3.10-4959212c18669f254daa0ae796ad676b67939ba2.zip |
s3c-fb: add support for runtime pm
This patch adds support for runtime pm using the functions.
- pm_runtime_get_sync()
- pm_runtime_put_sync()
pm_runtime_get_sync() and pm_runtime_put_sync() are called when
open or release function of framebufer driver is called to inform
the system if hardware is idle or not.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions