Searched hist:"87 efd2829bf8ec78b4cea53eab3133e1de4e0cc7" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/input/ |
H A D | pl050.c | diff 87efd2829bf8ec78b4cea53eab3133e1de4e0cc7 Tue Jul 12 16:52:19 CDT 2022 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> pl050: introduce pl050_kbd_class_init() and pl050_kbd_realize()
Introduce a new pl050_kbd_class_init() function containing a call to device_class_set_parent_realize() which calls a new pl050_kbd_realize() function to initialise the PS2 keyboard 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-9-mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|