]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: designware: Rename get_msi_data() to get_msi_addr()
authorMinghuan Lian <Minghuan.Lian@freescale.com>
Tue, 23 Sep 2014 14:28:58 +0000 (22:28 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 24 Sep 2014 13:04:39 +0000 (07:04 -0600)
commit450e344e421b9f555261a2d97952d9e71d4cb082
tree134d3c093a24d70d64616a4429982ea20a60564a
parent0c61ea77cceafd1134225099961c2df0866b500f
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>
drivers/pci/host/pcie-designware.c
drivers/pci/host/pcie-designware.h