Files
msm-5.15/drivers/cpufreq
Greg Kroah-Hartman ccb2c48531 Revert "cpufreq: governor: Use kobject release() method to free dbs_data"
This reverts commit a196468858 which is
commit a85ee6401a47ae3fc64ba506cacb3e7873823c65 upstream.

It breaks the Android kernel abi and is not needed for Android at this
point in time (this is an internal structure and no external kernel
modules should be using it, but it's in the abi signatures so something
went wrong somewhere.)

If this is needed in the future, it can be brought back in an ABI-safe
way.

Bug: 161946584
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I734bc4caef62a25fcf26a16665a73d24d249619c
2023-02-02 13:42:42 +00:00
..