aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2022-02-21 16:28:16 +0000
committerThierry Reding <[email protected]>2022-02-24 14:14:56 +0000
commited14d36498c8d15be098df4af9ca324f96e9de74 (patch)
treefdd5a283dd7686b7266535c6189551e1f809d09a /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdt-bindings: pwm: renesas,tpu: Do not require pwm-cells twice (diff)
downloadkernel-ed14d36498c8d15be098df4af9ca324f96e9de74.tar.gz
kernel-ed14d36498c8d15be098df4af9ca324f96e9de74.zip
pwm: rcar: Simplify multiplication/shift logic
- Remove the superfluous cast; the multiplication will yield a 64-bit result due to the "100ULL" anyway, - "a * (1 << b)" == "a << b". Signed-off-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Uwe Kleine-König <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions