diff options
author | Mark Cave-Ayland | 2022-06-24 15:41:09 +0200 |
---|---|---|
committer | Mark Cave-Ayland | 2022-06-26 19:40:12 +0200 |
commit | 7227de94adce761d9add78ad087a98697b2d82e9 (patch) | |
tree | 9bd50c8e8c1d72db04197aae9feb0f6a7e2e5cbd /qobject | |
parent | pckbd: add QEMU interface comment for I8042 device (diff) | |
download | qemu-7227de94adce761d9add78ad087a98697b2d82e9.tar.gz qemu-7227de94adce761d9add78ad087a98697b2d82e9.tar.xz qemu-7227de94adce761d9add78ad087a98697b2d82e9.zip |
ps2: remove update_irq() function and update_arg parameter
Now that all the PS2 devices have been converted to use GPIOs the update_irq()
callback function and the update_arg parameter can be removed.
This allows these arguments to be completely removed from ps2_kbd_init() and
ps2_mouse_init(), along with the transitional logic that was added to
ps2_raise_irq() and ps2_lower_irq().
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Helge Deller <deller@gmx.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220624134109.881989-55-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'qobject')
0 files changed, 0 insertions, 0 deletions