diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-08 18:17:28 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-15 18:09:02 +0100 |
commit | 19c12fe93ab9c65b56c7dfd467799a63c28d4bbd (patch) | |
tree | 4db53c9e6c9a5113f830ac8a064cd09f4d276c0d /pc-bios | |
parent | da38e0680f8e5118131fd224d52e97d7db38a48c (diff) |
hw/timer/cmsdk-apb-timer.c: Switch to transaction-based ptimer API
Switch the cmsdk-apb-timer code away from bottom-half based ptimers
to the new transaction-based ptimer API. This just requires adding
begin/commit calls around the various places that modify the ptimer
state, and using the new ptimer_init() function to create the timer.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20191008171740.9679-10-peter.maydell@linaro.org
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions