diff options
| author | Jon Hunter <jonathanh@nvidia.com> | 2026-05-29 18:33:36 +0100 |
|---|---|---|
| committer | Thierry Reding <treding@nvidia.com> | 2026-05-31 07:25:06 +0200 |
| commit | 7ba53a3d1c4dae0124b2c141ae551ab9d9d7f1f9 (patch) | |
| tree | 6cd83d9d98da3f5659fd76c3c07292b87cccf6f1 /scripts/git.orderFile | |
| parent | 55ee4d297e3929beac865714b681a4f25759868f (diff) | |
firmware: tegra: bpmp: Propagate debugfs errors
The Tegra BPMP debugfs code returns -ENOMEM for most cases where calls
to debugfs_create_dir() or debugfs_create_file() fail. These debugfs
functions return an ERR_PTR with the actual error code on failure.
Therefore, update the Tegra BPMP debugfs code to propagate the actual
error code on failure.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
