Thread (13 messages) 13 messages, 5 authors, 2021-03-09

Re: [RFC PATCH 5/6] PCI: designware: Add SiFive FU740 PCIe host controller driver

From: Philipp Zabel <p.zabel@pengutronix.de>
Date: 2021-03-04 12:02:09
Also in: linux-clk, linux-pci, linux-riscv, lkml

On Tue, 2021-03-02 at 18:59 +0800, Greentime Hu wrote:
[...]
+static int fu740_pcie_probe(struct platform_device *pdev)
+{
[...]
+       /* Fetch reset */
+       afp->rst = devm_reset_control_get(dev, NULL);
Please use
       afp->rst = devm_reset_control_get_exclusive(dev, NULL);	

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