hw/timer/m48t59: Move away from old_mmio accessors
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Aug 2018 10:24:33 +0000 (11:24 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Aug 2018 10:24:33 +0000 (11:24 +0100)
commit62b9cf0a77b4dd5571a948d798d4604f4ae6bcd5
treeb1400df4af350b7a2dfcb50bd0ef8e8f691c3a71
parent3eff40dbf44896a8180c86c84dbdefb2eb173fbe
hw/timer/m48t59: Move away from old_mmio accessors

Move the m48t59 device away from using old_mmio MemoryRegionOps
accessors.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-id: 20180802180602.22047-1-peter.maydell@linaro.org
hw/timer/m48t59.c