Thread (35 messages) flat view 35 messages, 3 authors, 2021-05-27
STALE1897d

Revision v20 of 3 in this series.

Revisions (3)
  1. v20 current
  2. v22 [diff vs current]
  3. v23 [diff vs current]

[PATCH v20 14/19] memory: pl353-smc: Avoid useless acronyms in descriptions

From: Miquel Raynal <miquel.raynal@bootlin.com>
Date: 2021-05-19 18:29:06
Subsystem: arm primecell pl35x smc driver, memory controller drivers, the rest · Maintainers: Miquel Raynal, Krzysztof Kozlowski, Linus Torvalds

APER does not mean anything, while it seems legitimate to call this
clock the AXI peripheral clock.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 drivers/memory/pl353-smc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/memory/pl353-smc.c b/drivers/memory/pl353-smc.c
index 5b57926461a0..b913d68a7a41 100644
--- a/drivers/memory/pl353-smc.c
+++ b/drivers/memory/pl353-smc.c
@@ -17,7 +17,7 @@
 /**
  * struct pl353_smc_data - Private smc driver structure
  * @memclk:		Pointer to the peripheral clock
- * @aclk:		Pointer to the APER clock
+ * @aclk:		Pointer to the AXI peripheral clock
  */
 struct pl353_smc_data {
 	struct clk		*memclk;
-- 
2.27.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