]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/bridge: nxp-ptn3460: convert to devm_drm_bridge_alloc() API
authorLuca Ceresoli <luca.ceresoli@bootlin.com>
Fri, 9 May 2025 13:53:32 +0000 (15:53 +0200)
committerLuca Ceresoli <luca.ceresoli@bootlin.com>
Wed, 21 May 2025 11:40:08 +0000 (13:40 +0200)
commit3cb4fec95ef6904d28c72e67ff3f5c748d86abb5
tree046b7111b78037241816f6fba7d733b1525c5afd
parent0d2577d8f01435b508dd315b6cf7696a8fe0482e
drm/bridge: nxp-ptn3460: convert to devm_drm_bridge_alloc() API

This is the new API for allocating DRM bridges.

Acked-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Anusha Srivatsa <asrivats@redhat.com>
Link: https://lore.kernel.org/r/20250509-drm-bridge-convert-to-alloc-api-v3-6-b8bc1f16d7aa@bootlin.com
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
drivers/gpu/drm/bridge/nxp-ptn3460.c