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
File Mode Size
appldata
boot
crypto
hypfs
include
kernel
kvm
lib
math-emu
mm
net
oprofile
pci
Kbuild -rw-r--r-- 258 bytes
Kconfig -rw-r--r-- 19.3 KB
Kconfig.debug -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 3.7 KB
defconfig -rw-r--r-- 3.7 KB

back to top