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

From: Chanwoo Choi
Date: Wed Feb 26 2020 - 23:22:49 EST


Dear Rafael,

This is devfreq-fixes pull request for v5.6-rc4. I add detailed description of
this pull request on the following tag. Please pull devfreq with following updates.
And this patch will be applied to stable tree.
- tag name : devfreq-fixes-for-5.6-rc4

Best Regards,
Chanwoo Choi


The following changes since commit f8788d86ab28f61f7b46eb6be375f8a726783636:

Linux 5.6-rc3 (2020-02-23 16:17:42 -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.6-rc4

for you to fetch changes up to 66d0e797bf095d407479c89952d42b1d96ef0a7f:

Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs" (2020-02-24 11:14:29 +0900)

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

Detailed description for this pull request:
1. Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"
- This changes as devfreq(X) cause break some user space applications
such as Android HAL from Unisoc and Hikey. In result, decide to revert it
for preventing the HAL layer problem.

----------------------------------------------------------------
Orson Zhai (1):
Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"

drivers/devfreq/devfreq.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)