linux-xiaomi-chiron/drivers/devfreq
Brian Norris 5d521a3075 PM / devfreq: rk3399_dmc: Avoid static (reused) profile
This static struct can get reused if the device gets removed/reprobed,
and that causes use-after-free in its ->freq_table.

Let's just move the struct to our dynamic allocation.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2022-04-14 07:18:12 +09:00
..
event
devfreq-event.c
devfreq.c
exynos-bus.c
governor.h
governor_passive.c
governor_performance.c
governor_powersave.c
governor_simpleondemand.c
governor_userspace.c
imx-bus.c
imx8m-ddrc.c
Kconfig
Makefile
rk3399_dmc.c
sun8i-a33-mbus.c
tegra30-devfreq.c