diff options
author | Dan Carpenter <[email protected]> | 2023-02-27 13:06:59 +0300 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2023-03-25 22:38:10 +0200 |
commit | 40f43730f43699ce8557e4fe59622d4f4b69f44a (patch) | |
tree | 6fc0d74450a90699d5ca858cc4c5f603905cf1fb /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 944eb068879f297af5470b7d9ffc58d7be3c6df3 (diff) |
drm: rcar-du: Fix a NULL vs IS_ERR() bug
The drmm_encoder_alloc() function returns error pointers. It never
returns NULL. Fix the check accordingly.
Fixes: 7a1adbd23990 ("drm: rcar-du: Use drmm_encoder_alloc() to manage encoder")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions