On 13/2/23 18:30, Bernhard Beschow wrote:
ich9_lpc_reset() is the dc->reset callback which is called automatically. No need to call it explicitly during k->realize.Signed-off-by: Bernhard Beschow <shen...@gmail.com> --- hw/isa/lpc_ich9.c | 4 ---- 1 file changed, 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>