Skip to content
Commit 12d0ca80 authored by Liu Ying's avatar Liu Ying Committed by Philipp Zabel
Browse files

drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be used

LDB channel1 should be registered if it is the only channel to be used.
Without this patch, imx_ldb_bind() would skip registering LDB channel1
if LDB channel0 is not used, no matter LDB channel1 needs to be used or
not.

Fixes: 8767f471

 (drm/imx: imx-ldb: move initialization into probe)
Signed-off-by: default avatarLiu Ying <victor.liu@nxp.com>
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent 69c3ed72
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment