From: Marc Zyngier Date: Tue, 28 Jul 2015 13:46:14 +0000 (+0100) Subject: PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain X-Git-Tag: omap-for-v4.3/fixes-rc1~130^2~36 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a1cb7575502d2be502a65ecb344ff05c8d9f44;p=pandora-kernel.git PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain Now that we can easily find which MSI domain a PCI device is using, use dev_get_msi_domain as a way to retrieve the information. The original code is still used as a fallback. Acked-by: Bjorn Helgaas Reviewed-by: Hanjun Guo Signed-off-by: Marc Zyngier Cc: Cc: Yijing Wang Cc: Ma Jun Cc: Lorenzo Pieralisi Cc: Duc Dang Cc: Jiang Liu Cc: Jason Cooper Link: http://lkml.kernel.org/r/1438091186-10244-8-git-send-email-marc.zyngier@arm.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed