diff options
author | Julian Parkin <[email protected]> | 2019-07-26 17:13:46 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-08-23 11:37:04 -0500 |
commit | 67427d4f10e765a18ac33b4008377ef365589501 (patch) | |
tree | e2eb08447e947b61e924ae1175ce1a67c4892a65 /net/switchdev/switchdev.c | |
parent | b1f6d01c4a3b7eeb2eb035e79d425cd6a696fa45 (diff) |
drm/amd/display: Delete dead code in command_table_helper
[Why]
dig_encoder_sel_to_atom will always return zero on any ASIC version
past DCE80 since programming of the FE selection is handled by
driver, but the translation code was left in the function, making
it look like a coding error.
[How]
Remove code that has no effect, and replace with a comment describing
why it returns zero.
Signed-off-by: Julian Parkin <[email protected]>
Reviewed-by: Wenjing Liu <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions