From: Yijing Wang Date: Wed, 12 Nov 2014 00:45:45 +0000 (-0700) Subject: PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" X-Git-Tag: omap-for-v3.19/fixes-rc1~77^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2791b806988100cc1c047e2b0b5c5d0914aa3b6;p=pandora-kernel.git PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" "msi_chip" isn't very descriptive, so rename it to "msi_controller". That tells a little more about what it does and is already used in device tree bindings. No functional change. [bhelgaas: changelog, change *only* the struct name so it's reviewable] Suggested-by: Bjorn Helgaas Signed-off-by: Yijing Wang Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed