Thread (49 messages) 49 messages, 6 authors, 2012-09-19

Re: [PATCH v3 01/20] Input: Break out MT data

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2012-09-13 05:15:35
Also in: lkml

On Sat, Sep 01, 2012 at 09:46:56PM +0200, Henrik Rydberg wrote:
Move all MT-related things to a separate place. This saves some
bytes for non-mt input devices, and prepares for new MT features.

Signed-off-by: Henrik Rydberg <redacted>
...
quoted hunk ↗ jump to hunk
@@ -1287,10 +1284,8 @@ struct input_dev {
 
 	int rep[REP_CNT];
 
-	struct input_mt_slot *mt;
-	int mtsize;
+	struct input_mt *mt;
 	int slot;
-	int trkid;
 
 	struct input_absinfo *absinfo;
Shouldn't 'slot' go into struct input_mt as well?

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