Home
last modified time | relevance | path

Searched hist:"82565 a120544b2bdfaf602d9f5e7b9ab9a342ae8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/keyboard/
H A Dgpio_keys.cdiff 82565a120544b2bdfaf602d9f5e7b9ab9a342ae8 Mon Oct 23 16:43:53 CDT 2017 stephen lu <lumotuwe@gmail.com> Input: gpio-keys - convert timers to use timer_setup()

In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.

Signed-off-by: Stephen Lu <lumotuwe@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>