commit | 450e344e421b9f555261a2d97952d9e71d4cb082 | [log] [tgz] |
---|---|---|
author | Minghuan Lian <Minghuan.Lian@freescale.com> | Tue Sep 23 22:28:58 2014 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Sep 24 07:04:39 2014 -0600 |
tree | 134d3c093a24d70d64616a4429982ea20a60564a | |
parent | 0c61ea77cceafd1134225099961c2df0866b500f [diff] |
PCI: designware: Rename get_msi_data() to get_msi_addr() The struct pcie_host_ops .get_msi_data() method returns the MSI message address. To accurately express its purpose, rename it to .get_msi_addr(). Signed-off-by: Minghuan Lian <Minghuan.Lian@freescale.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Mohit KUMAR <mohit.kumar@st.com>