Merge "disp: msm: sde: use wr_ptr interrupt instead of ctl_start"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

commit
9c05197ef9
@@ -1959,6 +1959,8 @@ static int msm_pdev_probe(struct platform_device *pdev)
|
||||
ret = add_display_components(&pdev->dev, &match);
|
||||
if (ret)
|
||||
return ret;
|
||||
if (!match)
|
||||
return -ENODEV;
|
||||
|
||||
pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32);
|
||||
return component_master_add_with_match(&pdev->dev, &msm_drm_ops, match);
|
||||
|
Viittaa uudesa ongelmassa
Block a user