mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
8f79f8350c
Calling clk_set_rate() for both AXI & 2D core clocks without putting them in async mode causes 2D core hang. Since AXI & 2D core clocks are in sync mode, ensure that clk_set_rate() is called only for AXI & 2D core clock is enabled only after it is prepared. Change-Id: I4634e2342d62ce16ad7afc748b10b0573fbfd913 CRs-fixed: 385393 Signed-off-by: Ranjhith Kalisamy <ranjhith@codeaurora.org> Signed-off-by: Rajeev Kulkarni <krajeev@codeaurora.org> |
||
---|---|---|
.. | ||
alpha | ||
arm | ||
avr32 | ||
blackfin | ||
c6x | ||
cris | ||
frv | ||
h8300 | ||
hexagon | ||
ia64 | ||
m32r | ||
m68k | ||
microblaze | ||
mips | ||
mn10300 | ||
openrisc | ||
parisc | ||
powerpc | ||
s390 | ||
score | ||
sh | ||
sparc | ||
tile | ||
um | ||
unicore32 | ||
x86 | ||
xtensa | ||
.gitignore | ||
Kconfig |