On Fri, Aug 16, 2019 at 4:31 AM Steven Price steven.price@arm.com wrote:
The devfreq opp table needs to be removed when unloading the driver to free the memory associated with it.
Signed-off-by: Steven Price steven.price@arm.com
drivers/gpu/drm/panfrost/panfrost_devfreq.c | 6 ++++++ drivers/gpu/drm/panfrost/panfrost_devfreq.h | 1 + drivers/gpu/drm/panfrost/panfrost_drv.c | 5 ++++- 3 files changed, 11 insertions(+), 1 deletion(-)
Applied, thanks.
Rob