diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-06-07 16:22:59 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-06-12 10:55:54 +0300 |
commit | c12907be57b16eed5a73f75a44ebea8f30629c85 (patch) | |
tree | 90f0dfc559dde662fde4d4b6a49f74d8fba1ff55 /drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c | |
parent | 000d1940c90984a9a2af9c02bc17e3ca0d87f71d (diff) |
drm/bridge-connector: switch to using drmm allocations
Turn drm_bridge_connector to using drmm_kzalloc() and
drmm_connector_init() and drop the custom destroy function. The
drm_connector_unregister() and fwnode_handle_put() are already handled
by the drm_connector_cleanup() and so are safe to be dropped.
Acked-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240607-bridge-hdmi-connector-v5-2-ab384e6021af@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c')
0 files changed, 0 insertions, 0 deletions