Re: [PATCH 1/2] drm/panfrost: missing remove opp table in case of failure

2020-04-13 Thread Steven Price
On 11/04/2020 21:06, Clément Péron wrote: In case of failure we need to remove OPP table. Use Linux classic error handling with goto usage. Signed-off-by: Clément Péron Reviewed-by: Steven Price --- drivers/gpu/drm/panfrost/panfrost_devfreq.c | 16 1 file changed, 12 i

[PATCH 1/2] drm/panfrost: missing remove opp table in case of failure

2020-04-13 Thread Clément Péron
In case of failure we need to remove OPP table. Use Linux classic error handling with goto usage. Signed-off-by: Clément Péron --- drivers/gpu/drm/panfrost/panfrost_devfreq.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/panfrost/panfrost_