Thread (5 messages) flat view 5 messages, 2 authors, 2014-03-31

Re: [PATCH v3 1/2] input: Add new driver for ARM CLPS711X keypad

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2014-03-28 16:42:32

Hi Alexander,

On Tue, Mar 18, 2014 at 10:02:19PM +0400, Alexander Shiyan wrote:
+	err = input_register_polled_device(poll_dev);
+	if (!err) {
+		/* Report initial state */
+		clps711x_keypad_poll(poll_dev);
+
+		return 0;
+	}
The polled device core will report initial state when input device is
opened (as long as polling is enabled) so I removed this cunk and
applied the rest.

Thanks.

-- 
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help