OSDN Git Service

clk: msm: clock-mmss-8996: disable cache based clk rate
authorRahul Sharma <rahsha@codeaurora.org>
Thu, 17 May 2018 09:49:18 +0000 (15:19 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Fri, 29 Jun 2018 07:52:29 +0000 (00:52 -0700)
commit3b14ab6fc0a43438f575b6abee1e26d96b92f403
treedb815c791cc4589d4a21ec1fe3f243deb895a087
parent35a96b68f7fec2eefc52b4a20b0b8f5b5da0be99
clk: msm: clock-mmss-8996: disable cache based clk rate

Use flag CLKFLAG_NO_RATE_CACHE for RCG and branch clock
for mdss_extpclk_clk used for HDMI interface. Using this
flag will allow the clock framework to calculate rate
again and not depend on the cached rates.

Change-Id: I88f8924074a23e5a6fd48ce6243c7db89580109b
Signed-off-by: Rahul Sharma <rahsha@codeaurora.org>
drivers/clk/msm/clock-mmss-8996.c