|
@@ -125,7 +125,6 @@ static int omap_rng_probe(struct platform_device *pdev)
|
|
|
ret = PTR_ERR(priv->base);
|
|
ret = PTR_ERR(priv->base);
|
|
|
goto err_ioremap;
|
|
goto err_ioremap;
|
|
|
}
|
|
}
|
|
|
- platform_set_drvdata(pdev, priv);
|
|
|
|
|
|
|
|
|
|
pm_runtime_enable(&pdev->dev);
|
|
pm_runtime_enable(&pdev->dev);
|
|
|
pm_runtime_get_sync(&pdev->dev);
|
|
pm_runtime_get_sync(&pdev->dev);
|