On Sun, 22 May 2022 at 19:19, Mark Cave-Ayland <[email protected]> wrote: > > Move ps2_kbd_init() and ps2_mouse_init() from i8042_mm_init() to > i8042_mmio_realize() to further reduce the initialisation logic done in > i8042_mm_init(). > > Signed-off-by: Mark Cave-Ayland <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
