Searched hist:adb77b3e5118d2760621d8cc740524b816f9006b (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/mouse/ |
H A D | gpio_mouse.c | diff adb77b3e5118d2760621d8cc740524b816f9006b Fri Oct 20 01:28:46 CEST 2017 Linus Walleij <linus.walleij@linaro.org> Input: gpio_mouse - add device tree probing
This makes the GPIO mouse probe nicely from the device tree if found in a tree. As the driver uses device properties it can easily be amended to also probe from ACPI devices.
Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|