diff options
author | Ankit Agrawal <agrawal.ag.ankit@gmail.com> | 2024-07-13 15:27:13 +0530 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2024-09-06 14:49:21 +0200 |
commit | ca140a0dc0a18acd4653b56db211fec9b2339986 (patch) | |
tree | 603acdbf32f4cc47a8c0d27270bfda809e94ad9f /drivers/pwm/pwm-stm32.c | |
parent | 414b2fb4bb5aa09f39262c24ed90b831d18ff984 (diff) |
clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()
Add the missing iounmap() when clock frequency fails to get read by the
of_property_read_u32() call, or if the call to msm_timer_init() fails.
Fixes: 6e3321631ac2 ("ARM: msm: Add DT support to msm_timer")
Signed-off-by: Ankit Agrawal <agrawal.ag.ankit@gmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240713095713.GA430091@bnew-VirtualBox
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions