Input: gpio_keys - report initial state when opening the device
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 24 Nov 2012 09:22:43 +0000 (01:22 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 28 Nov 2012 06:40:01 +0000 (22:40 -0800)
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>

No differences found