diff options
| author | Osama Abdelkader <osama.abdelkader@gmail.com> | 2026-07-16 16:03:36 +0200 |
|---|---|---|
| committer | Steven Price <steven.price@arm.com> | 2026-07-24 16:09:46 +0100 |
| commit | abc1e559f8e5996eee506dfdc8e3781c2a1e04f9 (patch) | |
| tree | d0160ea72e905fe5860632c984e26624db1a2c54 /tools/perf/scripts/python/stackcollapse.py | |
| parent | c7b77a538e01bb3289ae9eec70fc315f99798594 (diff) | |
drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()
devm_drm_dev_alloc() returns an ERR_PTR() on failure, but panthor_probe()
always converts that failure to -ENOMEM. Preserve the actual error code
returned by the DRM core instead.
Fixes: 4bdca1150792 ("drm/panthor: Add the driver frontend block")
Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Steven Price <steven.price@arm.com>
Link: https://patch.msgid.link/20260716140337.10679-1-osama.abdelkader@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
