]> Pileus Git - ~andy/linux/blobdiff - drivers/video/omap2/dss/dispc.c
drm/omap: fix (un)registering irqs inside an irq handler
[~andy/linux] / drivers / video / omap2 / dss / dispc.c
index 4ec59ca72e5d0392518b2437483cea24533a2355..91c687fd002e5447d466b6e8e75f9c0c03dac32c 100644 (file)
@@ -3691,7 +3691,6 @@ static int __init omap_dispchw_probe(struct platform_device *pdev)
        }
 
        pm_runtime_enable(&pdev->dev);
-       pm_runtime_irq_safe(&pdev->dev);
 
        r = dispc_runtime_get();
        if (r)