Home
last modified time | relevance | path

Searched hist:"6 ee88d713fb75ab191515f66edffa4e866386565" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/keyboard/
H A Dgpio_keys.cdiff 6ee88d713fb75ab191515f66edffa4e866386565 Mon Nov 30 02:04:02 CST 2009 Daniel Mack <daniel@caiaq.de> Input: gpio_keys - scan gpio state at probe and resume time

We need to read and report gpio state when we bind the driver to the
device and upon resume so that userspace has correct state of the
switches (and keys but they are less important since, even if they
are happened to be pressed, we'd expect them to be released fairly
soon).

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>