summaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-integrator-ap.c
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-09-22 17:20:53 -0500
committerJakub Kicinski <kuba@kernel.org>2022-09-23 20:56:27 -0700
commita50d37b7565e13613e2797eabcf82c2c685578d0 (patch)
treec7e3a68f766974fcb20b6da200cacc319f0e64e0 /drivers/clocksource/timer-integrator-ap.c
parent4dfa5f05fffac3a8fa4f9a68a671b5b7e6d3b411 (diff)
net: ipa: don't use u32p_replace_bits()
In two spots we use u32_replace_bits() to replace a set of bits in a register while preserving the rest. Both of those cases just zero the bits being replaced, and this can be done more simply without using that function. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/clocksource/timer-integrator-ap.c')
0 files changed, 0 insertions, 0 deletions