mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Rather than directly calling the device's implementation of its 'hold' reset phase, call device_cold_reset(). This means we don't have to adjust this callsite when we add another argument to the function signature for the hold and exit reset methods. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Luc Michel <luc.michel@amd.com> Message-id: 20240412160809.1260625-3-peter.maydell@linaro.org |
||
|---|---|---|
| .. | ||
| adm1266.c | ||
| adm1272.c | ||
| dps310.c | ||
| emc141x.c | ||
| isl_pmbus_vr.c | ||
| Kconfig | ||
| lsm303dlhc_mag.c | ||
| max31785.c | ||
| max34451.c | ||
| meson.build | ||
| tmp105.c | ||
| tmp421.c | ||