diff options
author | Dmitry Baryshkov <[email protected]> | 2023-12-02 00:18:35 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-12-05 22:14:33 +0300 |
commit | b19e6f7dd2e7cc47bed565064fd7ff52f9424e52 (patch) | |
tree | 3271a7bae040f45bfc7dfb64dd7a35f594286867 /drivers/platform/surface/aggregator/ssh_parser.c | |
parent | b830b06f008755526646bb1d12500c8ccd8be335 (diff) |
drm/msm/dpu: use devres-managed allocation for interrupts data
Use devm_kzalloc to create interrupts data structure. This allows us to
remove corresponding kfree and drop dpu_hw_intr_destroy() function.
Reviewed-by: Jessica Zhang <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/570038/
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