diff options
author | Dmitry Baryshkov <[email protected]> | 2023-12-02 00:18:36 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-12-05 22:14:33 +0300 |
commit | bdfa47d9b17a2335666a741a98857f9e5e482dc8 (patch) | |
tree | 73804d9ec4561d44bf28ebb311d8fa32264cd4f3 /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | b19e6f7dd2e7cc47bed565064fd7ff52f9424e52 (diff) |
drm/msm/dpu: use devres-managed allocation for VBIF data
Use devm_kzalloc to create VBIF data structure. This allows us to
remove corresponding kfree and drop dpu_hw_vbif_destroy() function.
Reviewed-by: Jessica Zhang <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/570040/
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions