git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c61ea7
)
PCI: designware: Rename get_msi_data() to get_msi_addr()
author
Minghuan Lian
<Minghuan.Lian@freescale.com>
Tue, 23 Sep 2014 14:28:58 +0000
(22:28 +0800)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 24 Sep 2014 13:04:39 +0000
(07:04 -0600)
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>
No differences found