[U-Boot] [PATCH v3] cmd: clk: Handle ENODEV from clk_get_rate

Ismael Luceno Cortes ismael.luceno at silicon-gears.com
Mon Mar 18 11:58:17 UTC 2019


On 22/Feb/2019 16:52, Ismael Luceno wrote:
> clk_get_rate may return -ENODEV if the clock isn't valid.
> 
> Also, make the error cases go through a single path.
> 
> Fixes: ff8eee0330a6 ("cmd: clk: Add trivial implementation of clock dump
> 	for DM")
> 
> Signed-off-by: Ismael Luceno <ismael.luceno at silicon-gears.com>
> Reviewed-by: Matthias Brugger <mbrugger at suse.com>
> ---
<...> 

Ping.


More information about the U-Boot mailing list