Searched hist:"5 b0138b31469a635069d5f645fbeb6c2f998cde2" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/input/ |
H A D | pl050.c | diff 5b0138b31469a635069d5f645fbeb6c2f998cde2 Tue Jul 12 16:52:20 CDT 2022 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> pl050: introduce pl050_mouse_class_init() and pl050_mouse_realize()
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-ayland@ilande.co.uk> Tested-by: Helge Deller <deller@gmx.de> Acked-by: Helge Deller <deller@gmx.de> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20220712215251.7944-10-mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|