commit | 1da09c43ce5f4fcd98143feb7d2513fe6fd62848 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jan 18 19:56:04 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 18 19:56:04 2011 +0900 |
tree | 0e9c02b16fa5dbb7366e2c732d414a2faae1c00a | |
parent | e6f597a1425b5af64917be3448b29e2d5a585ac8 [diff] |
sh: pci: Support asynchronous initialization of SH-X3 PCIe channels. SH-X3 controllers all have pretty dire delays needed for PHY wakeup, so we attempt to mitigate the damage by bringing them up asynchronously, simply using the synchronization points for persistent bridge to channel numbering. Signed-off-by: Paul Mundt <lethal@linux-sh.org>