diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-07-08 04:03:54 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-12-03 03:13:05 +0300 |
commit | 1ad175c2c884a8ee56fb669648ef655a5d3f22fe (patch) | |
tree | 98fcd6368e7f77a784a8e474604c16f8e2732434 /tools/perf/scripts/python/libxed.py | |
parent | 4c1f4c1f1b43dbe399b93cf712ce31cc0b5181e6 (diff) | |
download | linux-1ad175c2c884a8ee56fb669648ef655a5d3f22fe.tar.xz |
drm/msm/mdp5: use devres-managed allocation for mixer data
Use devm_kzalloc to create mixer data structure. This allows us
to remove corresponding kfree and drop mdp5_mixer_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/546166/
Link: https://lore.kernel.org/r/20230708010407.3871346-5-dmitry.baryshkov@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions