diff options
| author | Magnus Damm <[email protected]> | 2009-08-14 10:49:08 +0000 |
|---|---|---|
| committer | Paul Mundt <[email protected]> | 2009-08-23 18:03:19 +0900 |
| commit | 0246c4712c40294bd5e8335f0c15a38c8e52709f (patch) | |
| tree | 375b68994d72931b9ecd6e7b2e1ccb9716c75d73 /include/linux/timerqueue.h | |
| parent | f1a3b994f9dfd12111dc034402aed256fac66dfe (diff) | |
video: Runtime PM for SuperH Mobile LCDC
This patch modifies the SuperH Mobile LCDC framebuffer driver
to support Runtime PM. The driver is using the functions
- pm_runtime_get_sync()
- pm_runtime_put_sync()
to inform the bus code if the hardware is idle or not. If the
hardware is idle then the bus code may call the runtime dev_pm_ops
callbacks to save and restore state. pm_runtime_resume() is used
to allow the driver to access the hardware from probe().
Signed-off-by: Magnus Damm <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions