mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
4172e74684
With the recent change in tabla shutdown, turning off the clocks were being taken care after all the slimbus ports are closed. But, there are instants where tabla startup is being called during bootup, which keeps the runtime PM votes running, and as there are no ports open, clocks are on all the time, due to one of the votes. Bringing back tabla shutdown, but turn off the clocks only if there are no slimbus ports open at the time of shutdown, else it will taken care when the slimbus ports are getting closed Change-Id: Iaa9378b171d7c169a0f3306d55698e18d28dd111 CRs-fixed: 390003 Signed-off-by: Swaminathan Sathappan <Swami@codeaurora.org> Signed-off-by: Ajay Dudani <adudani@codeaurora.org> |
||
---|---|---|
.. | ||
atmel | ||
au1x | ||
blackfin | ||
codecs | ||
davinci | ||
ep93xx | ||
fsl | ||
imx | ||
jz4740 | ||
kirkwood | ||
mid-x86 | ||
msm | ||
mxs | ||
nuc900 | ||
omap | ||
pxa | ||
s6000 | ||
samsung | ||
sh | ||
tegra | ||
txx9 | ||
Kconfig | ||
Makefile | ||
soc-cache.c | ||
soc-core.c | ||
soc-dapm.c | ||
soc-dmaengine-pcm.c | ||
soc-io.c | ||
soc-jack.c | ||
soc-pcm.c | ||
soc-utils.c |