diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2021-11-01 21:35:30 +0200 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2021-11-16 16:12:00 +0100 |
commit | 7cd925a8823d16de5614d3f0aabea9948747accd (patch) | |
tree | e698d295af242aae2a57a6a648827191f62f3e7c /drivers/clocksource/timer-imx-sysctr.c | |
parent | ad253b3dd79851d926154ef747a69427573233e4 (diff) |
clocksource/drivers/exynos_mct: Refactor resources allocation
Move interrupts allocation from exynos4_timer_resources() into separate
function together with the interrupt number parsing code from
mct_init_dt(), so the code for managing interrupts is kept together.
While touching exynos4_timer_resources() function, move of_iomap() to it.
No functional changes.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20211101193531.15078-2-semen.protsenko@linaro.org
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/clocksource/timer-imx-sysctr.c')
0 files changed, 0 insertions, 0 deletions