diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-07-08 04:03:52 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-12-03 03:12:52 +0300 |
commit | 062aeadeba1d3822b1704235de9a0a0024a78683 (patch) | |
tree | 3f3d269198a18cf4fd02a840b9262e35fbe07f2e /tools/perf/scripts/python/libxed.py | |
parent | ab8420418c2e67c81549ce483ff6a472c6dc2833 (diff) | |
download | linux-062aeadeba1d3822b1704235de9a0a0024a78683.tar.xz |
drm/msm/mdp5: use devres-managed allocation for configuration data
Use devm_kzalloc to create configuration data structure. This allows us
to remove corresponding kfree and drop mdp5_cfg_destroy() function.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/546156/
Link: https://lore.kernel.org/r/20230708010407.3871346-3-dmitry.baryshkov@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions