diff options
author | Alvin Lee <[email protected]> | 2023-01-11 10:33:44 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-01-24 13:26:25 -0500 |
commit | 2710d6c1e32d26b9020f4afbc9fe2eeee3757a81 (patch) | |
tree | a328a71b891fcba40e9074776071e129077cf315 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 0078c924e733cdf21df8e304d85b297f7dea3926 (diff) |
drm/amd/display: Use |= when assigning wm_optimized_required
[Description]
Use |= when assigning to wm_optimized required because
we don't want to overwrite the flag in case the optimize
did not happen yet
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions