diff options
| author | Wei Yongjun <[email protected]> | 2016-07-12 08:00:55 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2016-07-13 07:59:52 -0300 |
| commit | ffe57033008ba7b09f1319ea0f7fb8d91624046a (patch) | |
| tree | 6894c4f006be74960413382f6ec6355207560da1 /tools/perf/scripts/python/bin | |
| parent | 980e0b36b55985dd0a37acd25d29c8f21482db32 (diff) | |
[media] VPU: mediatek: fix return value check in mtk_vpu_probe()
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 <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions