• Dmitry Torokhov's avatar
    [PATCH] Input: implement resume methods · 25b78b8f
    Dmitry Torokhov authored
    - Implement resume methods using serio_reconnect facility
    - Register i8042 with sysfs
    - Register i8042 with older PM scheme to restore keyboard
      and mouse for APM users
    - Convert parameter handling to the new style
    - Unregister port not only when there is no free IRQ but
      also if the port fails to activate.
    25b78b8f
i8042.c 21.7 KB