Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 22625

ad6676.c Driver

$
0
0

There are lines 504 and 508 in ad6676.c:


ret = clk_prepare_enable(conv->clk);

conv->clk = clk;


The clk_prepare_enable() returns -5. When I call clk_prepare_enable(clk) all work fine.


How it will be correct to call clk_prepare_enable()?


Viewing all articles
Browse latest Browse all 22625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>