linux/drivers/pci/host
Sebastian Hesselbarth e5615c30c1 PCI: mvebu: remove subsys_initcall
This removes the subsys_initcall from the driver and converts it to
a normal platform_driver. Also, drvdata is set and a remove functions
is added to disable the clock and free resources. As pci driver removal
currently is not supported, set .suppress_bind_attrs to permit unbinding.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-09-30 14:58:39 +00:00
..
Kconfig ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07:00
Makefile ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07:00
pci-exynos.c PCI: exynos: Add I/O access wrappers 2013-08-29 13:47:20 -06:00
pci-mvebu.c PCI: mvebu: remove subsys_initcall 2013-09-30 14:58:39 +00:00
pci-tegra.c PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource 2013-08-29 13:02:16 -07:00
pcie-designware.c PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc() 2013-08-29 13:38:12 -06:00
pcie-designware.h PCI: exynos: Split into Synopsys part and Exynos part 2013-08-12 12:18:20 -06:00