diff options
author | Philipp Stanner <phasta@kernel.org> | 2025-04-25 10:17:43 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-05 19:32:13 +0900 |
commit | 14a3fd030c033453d436233f4c422b4903786ed3 (patch) | |
tree | 4366e25b7aa49e12e250bed63af735581b765df7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 938cabc603dc9b040fbfbf7c37b2b48dff8946d4 (diff) |
ASoC: intel: atom: Return -ENOMEM if pcim_iomap() fails
The error checks for pcim_iomap() have the function return -EINVAL.
-ENOMEM is a more appropriate error code.
Replace -EINVAL with -ENOMEM.
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20250425081742.61623-6-phasta@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions