commit | 50d8f87d2b39313dae9d0a2d9b23d377328f2f7b | [log] [tgz] |
---|---|---|
author | Rojhalat Ibrahim <imr@rtschenk.de> | Mon Apr 08 10:15:28 2013 +0200 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Apr 10 10:15:28 2013 -0500 |
tree | 10d88cde5443443f400c596a60fd0c5c406da8c3 | |
parent | 34642bbb3d12121333efcf4ea7dfe66685e403a1 [diff] |
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 <imr@rtschenk.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>