diff options
author | Wang Xiaojun <[email protected]> | 2020-11-11 11:14:52 +0800 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2021-01-05 07:20:11 +0200 |
commit | 8d7d33f6be06f929ac2c5e8ea2323fec272790d4 (patch) | |
tree | 9523e642bbd4b13cac62e7f4a0e6cd59d4cac2eb /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 3a608bcbb97e70d18e330d3adb790ac1ac1a4aae (diff) |
drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_node
of_parse_phandle and of_find_device_by_node may return NULL
which cannot be checked by IS_ERR.
Fixes: 8de707aeb452 ("drm: rcar-du: kms: Initialize CMM instances")
Signed-off-by: Wang Xiaojun <[email protected]>
Reported-by: Hulk Robot <[email protected]>
Acked-by: Jacopo Mondi <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
[Replace -ENODEV with -EINVAL]
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions