summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-02-18 09:34:08 (GMT)
committerThierry Reding <treding@nvidia.com>2015-02-19 13:21:25 (GMT)
commitc03bf1bfd3a5448a4474f02b839f2195e3719cd9 (patch)
tree5c26459346ad238abad0b20161b9f20899291449 /lib
parent45ee2dbc65cbf6910892c480e6f428be342fa733 (diff)
downloadlinux-c03bf1bfd3a5448a4474f02b839f2195e3719cd9.tar.xz
drm/tegra: hdmi: Explicitly set clock rate
Recent changes in the clock framework have caused a behavioural change in that clocks that have not had their rate set explicitly will now be reset to their initial rate (or 0) when the clock is released. This is triggered in the deferred probing path, resulting in the clock running at a wrong frequency after the successful probe. This can be easily fixed by setting the rate explicitly rather than by relying on the implicit rate inherited by the parent. Tested-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions