mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
On some boxes panic blink procedure manages to send both bytes to keyboard contoller before getting first ACK so we need to make i8042_suppress_kbd_ack a counter instead of boolean. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>