diff options
| author | Dan Carpenter <[email protected]> | 2024-09-13 17:35:11 +0300 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2024-09-16 11:17:15 +0000 |
| commit | f3eeba0645dcb48c90f64ae6193148bf881429a8 (patch) | |
| tree | bfb44945f22ab017f877d8fd0f7437702f1a4259 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 7427c5b34fbe191451a48c69c392c85b648caa4f (diff) | |
dmaengine: ep93xx: Fix a NULL vs IS_ERR() check in probe()
This was intended to be an IS_ERR() check, not a NULL check. The
ep93xx_dma_of_probe() function doesn't return NULL pointers.
Fixes: 4e8ad5ed845b ("dmaengine: cirrus: Convert to DT for Cirrus EP93xx")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Alexander Sverdlin <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions