aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2016-07-12 08:02:28 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-13 08:00:57 -0300
commit2efeec2d035ca4901ca5d53262c814935b730f44 (patch)
tree4621bb496193c43914927eb0568059803611d3ca /tools/perf/scripts/python
parent[media] VPU: mediatek: remove redundant dev_err call in mtk_vpu_probe() (diff)
downloadlinux-2efeec2d035ca4901ca5d53262c814935b730f44.tar.gz
linux-2efeec2d035ca4901ca5d53262c814935b730f44.zip
[media] vcodec: mediatek: Fix return value check in mtk_vcodec_init_enc_pm()
In case of error, the function devm_clk_get() returns ERR_PTR() and not 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> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions