On Thu, 18 Oct 2018 at 11:57, Marek Szyprowski <[email protected]> wrote: > > 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 <[email protected]> > Reviewed-by: Chanwoo Choi <[email protected]> > Tested-by: Chanwoo Choi <[email protected]> > --- > drivers/clocksource/exynos_mct.c | 50 +++++++++++++++++++------------- > 1 file changed, 30 insertions(+), 20 deletions(-)
Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

