diff options
author | Alexey Klimov <klimov.linux@gmail.com> | 2015-06-21 23:41:39 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2015-08-10 12:40:23 +0300 |
commit | 479a932982944786269296a31682e5642f87b89a (patch) | |
tree | deb1cc1b091f9e6a07fb1817f0f3cd9331474bad /drivers/clocksource/sh_cmt.c | |
parent | 02760b116c56376ad564e959f81835008848861d (diff) | |
download | linux-479a932982944786269296a31682e5642f87b89a.tar.xz |
clockevents/drivers/exynos_mct: Remove unneeded container_of()
Patch removes unneeded container_of() macro in exynos4_local_timer_setup().
Instead let's pass mevt pointer to setup and stop functions from
exynos4_mct_cpu_notify() and let them get evt pointer.
Tested on odroid-xu3.
Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'drivers/clocksource/sh_cmt.c')
0 files changed, 0 insertions, 0 deletions