diff options
author | 2022-03-04 13:52:50 +0100 | |
---|---|---|
committer | 2022-03-04 17:06:30 +0200 | |
commit | d77461a616b659bd88dc153e3a86dba5bf78aa8a (patch) | |
tree | 89d522b125f96e75d3e462a0076115a38720e4ce /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | clk: imx: pll14xx: Use register defines consistently (diff) | |
download | wireguard-linux-d77461a616b659bd88dc153e3a86dba5bf78aa8a.tar.xz wireguard-linux-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 <s.hauer@pengutronix.de>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Link: https://lore.kernel.org/r/20220304125256.2125023-3-s.hauer@pengutronix.de
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions