diff options
| author | 2013-05-27 11:38:41 +0800 | |
|---|---|---|
| committer | 2013-05-27 15:51:56 +0000 | |
| commit | 3d9939c92efdd4ced672b94994959ca71b141cb8 (patch) | |
| tree | defed74e4a163028c18126cba28cd649e2a14f52 /scripts/patch-kernel | |
| parent | arm: mvebu: PCIe support is now available on mvebu (diff) | |
pci: mvebu: fix return value check in mvebu_pcie_probe()
In case of error, function of_clk_get_by_name() returns
ERR_PTR() never returns NULL. The NULL test in the return
value check should be replaced with IS_ERR().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
