From: Rojhalat Ibrahim Date: Mon, 8 Apr 2013 08:15:28 +0000 (+0200) Subject: powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~66^2~26^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50d8f87d2b39313dae9d0a2d9b23d377328f2f7b;p=pandora-kernel.git powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers Up to now the PCIe link status on Freescale PCIe controllers was only checked once at boot time. So hotplug did not work. With this patch the link status is checked on every config read. PCIe devices not present at boot time are found after doing 'echo 1 >/sys/bus/pci/rescan'. Signed-off-by: Rojhalat Ibrahim Signed-off-by: Kumar Gala --- Reading git-diff-tree failed