diff options
| author | Dan Carpenter <[email protected]> | 2020-06-19 16:30:07 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-07-04 12:32:32 +0200 |
| commit | d93d45ab716e4107056be54969c8c70e50a8346d (patch) | |
| tree | 169d0e9f734a427ee9b3d046a72af5eb5aa045b9 /tools/perf/scripts/python/bin | |
| parent | b820935b35479e823eb6ce133cdbe371dced7e95 (diff) | |
media: allegro: Fix some NULL vs IS_ERR() checks in probe
The devm_ioremap() function doesn't return error pointers, it returns
NULL on error.
Fixes: f20387dfd065 ("media: allegro: add Allegro DVT video IP core driver")
Signed-off-by: Dan Carpenter <[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