hw/usb/tusb6010: Convert away from old_mmio
commita22cadbefd2b2ff57f5c06688f7ed06c52d6929a
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 4 May 2018 17:05:50 +0000 (4 18:05 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 May 2018 17:05:50 +0000 (4 18:05 +0100)
tree2b241bc6f888b787e75da51a4058d69db56a6488
parent0c6a108ec1efd8498b281086d44604204196a9d5
hw/usb/tusb6010: Convert away from old_mmio

Convert the tusb6010 device away from using the old_mmio field
of MemoryRegionOps. This device is used only in the n800 and n810
boards.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180427173611.10281-2-peter.maydell@linaro.org
hw/usb/tusb6010.c