Thread (16 messages) flat view 16 messages, 2 authors, 2016-12-01
STALE3584d

Revision v1 of 2 in this series.

Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 02/13] Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_data

From: Benjamin Tissoires <hidden>
Date: 2016-11-29 10:13:01
Also in: lkml
Subsystem: the rest · Maintainer: Linus Torvalds

These fields are not used anywhere, there is no point in carrying them.

Signed-off-by: Benjamin Tissoires <redacted>
---
 include/linux/rmi.h | 4 ----
 1 file changed, 4 deletions(-)
diff --git a/include/linux/rmi.h b/include/linux/rmi.h
index 27dd9aa..0b118ab 100644
--- a/include/linux/rmi.h
+++ b/include/linux/rmi.h
@@ -340,7 +340,6 @@ struct rmi_driver_data {
 	struct rmi_function *f34_container;
 	bool f01_bootloader_mode;
 
-	u32 attn_count;
 	int num_of_irq_regs;
 	int irq_count;
 	void *irq_memory;
@@ -352,14 +351,11 @@ struct rmi_driver_data {
 	struct input_dev *input;
 
 	u8 pdt_props;
-	u8 bsr;
 
 	u8 num_rx_electrodes;
 	u8 num_tx_electrodes;
 
 	bool enabled;
-
-	void *data;
 };
 
 int rmi_register_transport_device(struct rmi_transport_dev *xport);
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help