commit | 5b76d7b4cd965a84d922f303fe51a49cca89f9bb | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Nov 24 01:22:43 2012 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Nov 27 22:40:01 2012 -0800 |
tree | 636618a36d9e172f24958a53e6aaa87b75a1e639 | |
parent | a57da34795452bbe44b55e2b69c3ab6b117cc4b4 [diff] |
Input: gpio_keys - report initial state when opening the device Instead of reporting the initial stage when the device is registered we should do it when the device is opened (so there are users). Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>