[GIT PULL] devfreq fixes for v5.5-rc4

From: Chanwoo Choi
Date: Mon Dec 23 2019 - 00:31:07 EST


Dear Rafael,

This is devfreq-fixes pull request for v5.5-rc4. I add detailed description of
this pull request on the following tag. Please pull devfreq with following updates.
- tag name : devfreq-fixes-for-5.5-rc4

Actually, this pull request doesn't need to contain the patch[1]
because patch[1] is not critical and urgent. But, build-fix patch[2]
depends on patch[1]. So, this pull request contains two patches.
If you think that it is not reasonable, please let me know.
[1] PM / devfreq: Drop explicit selection of PM_OPP
[2] PM / devfreq: tegra: Add COMMON_CLK dependency

Regards,
Chanwoo Choi

The following changes since commit 46cf053efec6a3a5f343fead837777efe8252a46:

Linux 5.5-rc3 (2019-12-22 17:02:23 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git tags/devfreq-fixes-for-5.5-rc4

for you to fetch changes up to 5fdb0684b5b0f41402161f068d3d84bf6ed1c3f4:

PM / devfreq: tegra: Add COMMON_CLK dependency (2019-12-23 10:42:58 +0900)

----------------------------------------------------------------

Update devfreq for 5.5-rc4

Detailed description for this pull request:
1. Fix the build error of tegra*-devfreq.c when COMPILE_TEST is enableda
2. Drop unneeded PM_OPP dependency from each driver in Kconfig.

----------------------------------------------------------------

Arnd Bergmann (1):
PM / devfreq: tegra: Add COMMON_CLK dependency

Leonard Crestez (1):
PM / devfreq: Drop explicit selection of PM_OPP

drivers/devfreq/Kconfig | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)