On 4/4/22 10:46, Peter Maydell wrote:
Switch the creation of the combiner devices to the new-style
"embedded in state struct" approach, so we can easily refer
to the object elsewhere during realize.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  include/hw/arm/exynos4210.h           |  3 ++
  include/hw/intc/exynos4210_combiner.h | 57 +++++++++++++++++++++++++++
  hw/arm/exynos4210.c                   | 20 +++++-----
  hw/intc/exynos4210_combiner.c         | 31 +--------------
  4 files changed, 72 insertions(+), 39 deletions(-)
  create mode 100644 include/hw/intc/exynos4210_combiner.h

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to