commit | 50f07d76f4920988c9bddeb9854240ac9f761e2e | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 08 18:17:31 2019 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 15 18:09:02 2019 +0100 |
tree | 84ed8c632b47b32f06e80a12507237c0bb44e982 | |
parent | 9ede4ec094340cd788e9260f72e64988c5738530 [diff] |
hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer API Switch the exynos MCT LFRC timers over to the ptimer transaction API. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20191008171740.9679-13-peter.maydell@linaro.org