diff options
| author | 2012-10-09 10:46:00 +0800 | |
|---|---|---|
| committer | 2012-11-09 16:49:15 -0800 | |
| commit | 0de9f23a2859a4aec5db210887c7457e0c24b9ca (patch) | |
| tree | e853f255bc04dac6b7ea8ab03c0e2d026a3c7fbb /include/linux/debugobjects.h | |
| parent | cpufreq: db8500: Use armss clk to update frequency (diff) | |
clk: fix return value check in bcm2835_init_clocks()
In case of error, the function clk_register_fixed_rate() returns
ERR_PTR() and never returns NULL. The NULL test in the return value
check should be replaced with IS_ERR().
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
