[meta-xilinx] xilinx_emacps.c

andrey andrey at elphel.com
Tue Nov 19 17:39:51 PST 2013


The problem was in the line
 rc = pm_runtime_get(&lp->pdev->dev);

that was later replaced with 

 rc = pm_runtime_get_sync(&lp->pdev->dev);
Andrey

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-xilinx/attachments/20131119/c2dcd882/attachment.html>


More information about the meta-xilinx mailing list