commit | 7840cba885a4570314feac1d68b5e128e1bdc94c | [log] [tgz] |
---|---|---|
author | Yijing Wang <wangyijing@huawei.com> | Tue Nov 11 15:43:08 2014 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Nov 21 09:34:07 2014 -0700 |
tree | dfd8df87ce3f22fe4aaf27dc7f83e006ed6b241b | |
parent | 0815f957e1a4a676ddf88657a6d8b9eca15640ad [diff] |
PCI: rcar: 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 rcar_msi.chip, not ctrl] Signed-off-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>