diff options
author | Luben Tuikov <luben.tuikov@amd.com> | 2021-08-24 11:01:32 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-08-30 14:59:33 -0400 |
commit | a6a355a22f7a0efa6a11bc90b5161f394d51fe95 (patch) | |
tree | 40d3fb53af720f92593c9d669efe6eeb437d1408 /drivers/gpu/ipu-v3/ipu-prv.h | |
parent | fbd2a6003a259fe12750ceb5efc47432c3cc7ce4 (diff) | |
download | linux-a6a355a22f7a0efa6a11bc90b5161f394d51fe95.tar.gz |
drm/amdgpu: Fixes to returning VBIOS RAS EEPROM address
1) Generalize the function--if the user didn't set
i2c_address, still return true/false to
indicate whether VBIOS contains the RAS EEPROM
address. This function shouldn't evaluate
whether the user set the i2c_address pointer or
not.
2) Don't touch the caller's i2c_address, unless
you have to--this function shouldn't have side
effects.
3) Correctly set the function comment as a
kernel-doc comment.
Cc: John Clements <john.clements@amd.com>
Cc: Hawking Zhang <Hawking.Zhang@amd.com>
Cc: Alex Deucher <Alexander.Deucher@amd.com>
Signed-off-by: Luben Tuikov <luben.tuikov@amd.com>
Reviewed-by: Alex Deucher <Alexander.Deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/ipu-v3/ipu-prv.h')
0 files changed, 0 insertions, 0 deletions