Thread (15 messages) 15 messages, 2 authors, 2015-10-16

[PATCH v9 3/6] pci:host: Add Altera PCIe host controller driver

From: arnd@arndb.de (Arnd Bergmann)
Date: 2015-10-14 08:20:23
Also in: linux-devicetree, linux-pci, lkml

On Wednesday 14 October 2015 10:41:29 Ley Foon Tan wrote:
+static int altera_pcie_remove(struct platform_device *pdev)
+{
+	struct altera_pcie *pcie = platform_get_drvdata(pdev);
+
+	altera_pcie_free_irq_domain(pcie);
+	platform_set_drvdata(pdev, NULL);
+	return 0;
+}
I just noticed this. Does it actually work to unload the module
and tear down all the pci_dev structures in a safe way?

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