summaryrefslogtreecommitdiffstats
path: root/drivers/clk/spear
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-11-01 06:33:55 +0100
committerMike Turquette <mturquette@linaro.org>2012-11-15 20:04:34 +0100
commitddc07ef9499509200033be7e387feb6c83744a73 (patch)
tree71618b3abfc83c843dade2a33cf48d862cb153cb /drivers/clk/spear
parentclk: ux500: Register nomadik keypad clock lookups for u8500 (diff)
downloadlinux-ddc07ef9499509200033be7e387feb6c83744a73.tar.xz
linux-ddc07ef9499509200033be7e387feb6c83744a73.zip
CLK: clk-twl6040: fix return value check in twl6040_clk_probe()
In case of error, the function clk_register() 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> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/spear')
0 files changed, 0 insertions, 0 deletions