summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorVikas Sajjan <vikas.sajjan@linaro.org>2013-04-08 11:07:45 (GMT)
committerInki Dae <daeinki@gmail.com>2013-04-20 15:04:25 (GMT)
commitb4e3a3e844a0e33cf106a1c9f27ff93340c37640 (patch)
treea0631bfee37ee9dcc6f787bacd685a8e020416f9 /Kbuild
parentdd4d34fde068a9362d09292d881ce4743bb11c7f (diff)
downloadlinux-fsl-qoriq-b4e3a3e844a0e33cf106a1c9f27ff93340c37640.tar.xz
drm/exynos: prepare FIMD clocks
While migrating to common clock framework (CCF), I found that the FIMD clocks were pulled down by the CCF. If CCF finds any clock(s) which has NOT been claimed by any of the drivers, then such clock(s) are PULLed low by CCF. Calling clk_prepare() for FIMD clocks fixes the issue. This patch also replaces clk_disable() with clk_unprepare() during exit, since clk_prepare() is called in fimd_probe(). Signed-off-by: Vikas Sajjan <vikas.sajjan@linaro.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions