commit | 7ec725b2d5757754bd8bc5fd13d5f8c53d44ce80 | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Tue Nov 11 15:35:05 2014 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Nov 21 09:33:45 2014 -0700 |
tree | 94c726fc99b1f437cd975bc622d90d7f07495bc6 | |
parent | 49dcc01a9ff2df5fafe50777bec0591c0a588d27 [diff] |
PCI: tegra: Save MSI controller in pci_sys_data Save MSI controller in pci_sys_data instead of assigning MSI controller pointer to every PCI bus in .add_bus(). [bhelgaas: use struct tegra_msi.chip, not ctrl] Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>