[PATCH] drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx_pd_probe()

Luca Ceresoli luca.ceresoli at bootlin.com
Fri Feb 20 04:44:41 PST 2026


On Wed, 04 Feb 2026 17:06:29 +0800, Chen Ni wrote:
> Return the value of devm_drm_bridge_add() in order to propagate the
> error properly, if it fails due to resource allocation failure or bridge
> registration failure.
> 
> This ensures that the probe function fails safely rather than proceeding
> with a potentially incomplete bridge setup.
> 
> [...]

Applied, thanks!

[1/1] drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx_pd_probe()
      commit: c5f8658f97ec392eeaf355d4e9775ae1f23ca1d3

Best regards,
-- 
Luca Ceresoli <luca.ceresoli at bootlin.com>




More information about the linux-arm-kernel mailing list