linux-uconsole/drivers/devfreq
Greg Kroah-Hartman f1242cd146 Revert "PM/devfreq: governor: Add a private governor_data for governor"
This reverts commit cea018aaf7 which is
commit 5fdded8448 upstream.

It breaks the Android kernel api and is not needed for Android systems
as they do not support this type of functionality.

If it is needed to be brought back in the future, it can be done so in a
way that does not break the ABI.

Bug: 161946584
Fixes: cea018aaf7 ("PM/devfreq: governor: Add a private governor_data for governor")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I0107d52a8f445548f7de462315dbe99ec4ab3d98
2023-02-15 15:00:47 +00:00
..
event PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_events 2022-07-07 17:52:18 +02:00
devfreq-event.c
devfreq.c Revert "PM/devfreq: governor: Add a private governor_data for governor" 2023-02-15 15:00:47 +00:00
exynos-bus.c
governor.h
governor_passive.c
governor_performance.c
governor_powersave.c
governor_simpleondemand.c
governor_userspace.c Revert "PM/devfreq: governor: Add a private governor_data for governor" 2023-02-15 15:00:47 +00:00
imx-bus.c
imx8m-ddrc.c
Kconfig
Makefile
rk3399_dmc.c PM / devfreq: rk3399_dmc: Disable edev on remove() 2022-06-09 10:20:57 +02:00
tegra20-devfreq.c
tegra30-devfreq.c