On Fri, 3 Sept 2021 at 12:52, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > Now that register values at reset are handled elsewhere for all of device > reset, > soft reset and hard reset, escc_reset_chn() only needs to handle > initialisation > of internal device state. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/char/escc.c | 25 ------------------------- > 1 file changed, 25 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM