On Wed, 29 Jun 2022 at 13:40, Mark Cave-Ayland
wrote:
>
> This will soon be used to store the reference to the PL050 parent device
> for PL050_KBD_DEVICE and PL050_MOUSE_DEVICE.
>
> Signed-off-by: Mark Cave-Ayland
> ---
Reviewed-by: Peter Maydell
thanks
-- PMM
This will soon be used to store the reference to the PL050 parent device
for PL050_KBD_DEVICE and PL050_MOUSE_DEVICE.
Signed-off-by: Mark Cave-Ayland
---
hw/input/pl050.c | 2 ++
include/hw/input/pl050.h | 8 +++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/hw/input