On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> 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 <mark.cave-ayl...@ilande.co.uk> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM