From: Lorenzo Pieralisi Date: Fri, 21 Nov 2014 11:29:25 +0000 (+0000) Subject: CNS3xxx: Remove artificial dependency on pci_sys_data domain. X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~145^2~7^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88d54ba0c3d89b925bfb8e98b13a3f55b55cde4;p=pandora-kernel.git CNS3xxx: Remove artificial dependency on pci_sys_data domain. On cns3xxx platforms the PCI controller probing code relies on an artificial dependency on the domain number to look-up the internal data structures. This patch reworks the host controller control data structure and adds a domain equivalent field named port in it so that the dependency on pci_sys_data domain field can be eventually removed. Acked-by: Krzysztof HaƂasa Signed-off-by: Arnd Bergmann [lp: added commit log, removed pci_sys_data domain references] Signed-off-by: Lorenzo Pieralisi Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed