diff options
| author | Sascha Hauer <[email protected]> | 2022-03-04 12:52:50 +0000 |
|---|---|---|
| committer | Abel Vesa <[email protected]> | 2022-03-04 15:06:30 +0000 |
| commit | d77461a616b659bd88dc153e3a86dba5bf78aa8a (patch) | |
| tree | 89d522b125f96e75d3e462a0076115a38720e4ce /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | clk: imx: pll14xx: Use register defines consistently (diff) | |
| download | kernel-d77461a616b659bd88dc153e3a86dba5bf78aa8a.tar.gz kernel-d77461a616b659bd88dc153e3a86dba5bf78aa8a.zip | |
clk: imx: pll14xx: Drop wrong shifting
The code tries to mask the bits in SDIV_MASK from 'tmp'. SDIV_MASK
already contains the shifted value, so shifting it again is wrong.
No functional change though as SDIV_SHIFT is zero.
Signed-off-by: Sascha Hauer <[email protected]>
Reviewed-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Abel Vesa <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
