commit | 1c43649a9929ca4394ae389b4510c61f3876a12b | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Mon Aug 05 13:18:02 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Aug 06 12:55:40 2013 -0400 |
tree | 0f8ed02e97c0bd3a5e4bb67ff87c64f9015d69c2 | |
parent | 9b6846cede40cf12429d0fa06b3af0a0f40ae596 [diff] |
tile PCI RC: restructure TRIO initialization The TRIO shim initialization is shared with other kernel drivers such as the endpoint and StreamIO drivers, so reorganize the initialization flow to ensure that the root complex driver properly initializes TRIO state regardless of what kind of TRIO driver will end up using the shim. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>