On Sun, 22 May 2022 at 19:23, Mark Cave-Ayland <[email protected]> wrote: > > 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 <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
