Revision d3601e56cf64a3f2df6f6380cccb3644274406e2 authored by Cyril Roelandt on 12 December 2012, 00:24:54 UTC, committed by Grant Likely on 19 December 2012, 15:11:41 UTC
According to its documentation, clk_get() returns a "valid IS_ERR() condition
containing errno", so we should call IS_ERR() rather than a NULL check.

Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1 parent 6a79131
History

back to top