• Patrick Mochel's avatar
    input layer update: · 66be667c
    Patrick Mochel authored
    - Remove struct input_dev * input_dev; replace with static LIST_HEAD(input_dev_list).
    - Change all list manipulation from manual to using generic list helpers.
    66be667c
input.c 19.2 KB