Thread (20 messages) 20 messages, 4 authors, 2024-08-25
STALE695d LANDED

[PATCH 1/7] memory: emif: drop unused 'irq_state' member

From: Krzysztof Kozlowski <hidden>
Date: 2024-08-23 10:16:09
Also in: linux-omap, lkml
Subsystem: arm/texas instrument aemif/emif drivers, memory controller drivers, the rest · Maintainers: Santosh Shilimkar, Krzysztof Kozlowski, Linus Torvalds

Driver does not use 'emif_data.irq_state'.

Signed-off-by: Krzysztof Kozlowski <redacted>
---
 drivers/memory/emif.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/memory/emif.c b/drivers/memory/emif.c
index 974ed641473e..b32f3a8f9d71 100644
--- a/drivers/memory/emif.c
+++ b/drivers/memory/emif.c
@@ -57,7 +57,6 @@ struct emif_data {
 	u8				temperature_level;
 	u8				lpmode;
 	struct list_head		node;
-	unsigned long			irq_state;
 	void __iomem			*base;
 	struct device			*dev;
 	struct emif_regs		*regs_cache[EMIF_MAX_NUM_FREQUENCIES];
-- 
2.43.0

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