Thread (48 messages) 48 messages, 6 authors, 2023-03-03

Re: [PATCH 09/16] PCI: samsung: Make common appl readl/writel functions

From: Krzysztof Kozlowski <hidden>
Date: 2023-02-16 11:07:51
Also in: linux-arm-kernel, linux-pci, linux-samsung-soc, lkml

On 14/02/2023 13:13, Shradha Todi wrote:
quoted hunk ↗ jump to hunk
Common application logic register read and write functions
used for better readability.

Signed-off-by: Shradha Todi <redacted>
---
 drivers/pci/controller/dwc/pci-samsung.c | 54 ++++++++++++------------
 1 file changed, 27 insertions(+), 27 deletions(-)
diff --git a/drivers/pci/controller/dwc/pci-samsung.c b/drivers/pci/controller/dwc/pci-samsung.c
index be0177fcd763..e6e2a8ab4403 100644
--- a/drivers/pci/controller/dwc/pci-samsung.c
+++ b/drivers/pci/controller/dwc/pci-samsung.c
@@ -79,63 +79,63 @@ static void exynos_pcie_deinit_clk_resources(struct samsung_pcie *sp)
 	clk_bulk_disable_unprepare(sp->clk_cnt, sp->clks);
 }
 
-static void exynos_pcie_writel(void __iomem *base, u32 val, u32 reg)
+static void samsung_pcie_appl_writel(struct samsung_pcie *sp, u32 val, u32 reg)
No for renaming - same reason as for previous patch.


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