From: Minghuan Lian Date: Tue, 23 Sep 2014 14:28:58 +0000 (+0800) Subject: PCI: designware: Rename get_msi_data() to get_msi_addr() X-Git-Tag: omap-for-v3.19/prcm-cleanup~136^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=450e344e421b9f555261a2d97952d9e71d4cb082;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Acked-by: Mohit KUMAR --- Reading git-diff-tree failed