diff options
author | Vikas Sajjan <[email protected]> | 2013-04-23 17:19:50 +0530 |
---|---|---|
committer | Inki Dae <[email protected]> | 2013-04-29 14:35:31 +0900 |
commit | 11963a638f7ac30f926f4358f7f699828408bb96 (patch) | |
tree | 1923ee45cc7afe62b3689e1a9e6d64a1ee390b4a /net/unix | |
parent | baa88c8313bfdb5086220cbd962a93617ee85a91 (diff) |
drm/exynos: enable FIMD clocks
Common Clock Framework introduced the need to prepare clocks before
enabling them, otherwise clk_enable() fails. This patch adds clk_prepare_enable
and clk_disable_unprepare() calls to the driver.
This patch also removes clk_disable() from fimd_remove() as it will be done
by pm_runtime_put_sync.
Signed-off-by: Vikas Sajjan <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions