diff options
author | Aleksandr Mishin <amishin@t-argos.ru> | 2024-07-05 12:13:12 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2024-08-30 10:41:19 -0700 |
commit | e19366911340c2313a1abbb09c54eaf9bdea4f58 (patch) | |
tree | c437e931fc5470749d47472571c8ce2e5016eb22 /rust/helpers/build_bug.c | |
parent | 6f6829420dd66d2c35f4366a036eeaeb4602b003 (diff) |
drm/msm: Fix incorrect file name output in adreno_request_fw()
In adreno_request_fw() when debugging information is printed to the log
after firmware load, an incorrect filename is printed. 'newname' is used
instead of 'fwname', so prefix "qcom/" is being added to filename.
Looks like "copy-paste" mistake.
Fix this mistake by replacing 'newname' with 'fwname'.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: 2c41ef1b6f7d ("drm/msm/adreno: deal with linux-firmware fw paths")
Signed-off-by: Aleksandr Mishin <amishin@t-argos.ru>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/602382/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions