qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 06/11] hw/arm/omap1: Inline creation of MMC


From: Richard Henderson
Subject: Re: [PATCH 06/11] hw/arm/omap1: Inline creation of MMC
Date: Tue, 28 Jan 2025 11:04:12 -0800
User-agent: Mozilla Thunderbird

On 1/28/25 02:45, Peter Maydell wrote:
Our style for other conversions of OMAP devices to qdev has been to
inline the creation and wiring into omap310_mpu_init() -- see for
instance the handling of omap-intc, omap-gpio and omap_i2c. Do
the same for omap-mmc.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  hw/arm/omap1.c   | 15 +++++++++++----
  hw/sd/omap_mmc.c | 22 ----------------------
  2 files changed, 11 insertions(+), 26 deletions(-)

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

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]