On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <[email protected]> wrote: > > Introduce a new pl050_mouse_class_init() function containing a call to > device_class_set_parent_realize() which calls a new pl050_mouse_realize() > function to initialise the PS2 mouse device. > > Signed-off-by: Mark Cave-Ayland <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
