From: Thomas Petazzoni Date: Fri, 9 Aug 2013 20:27:09 +0000 (+0200) Subject: of: pci: add registry of MSI chips X-Git-Tag: v3.12-rc1~77^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d5a6db3aa46faafd0212650bfd709d51240d9da;p=pandora-kernel.git of: pci: add registry of MSI chips This commit adds a very basic registry of msi_chip structures, so that an IRQ controller driver can register an msi_chip, and a PCIe host controller can find it, based on a 'struct device_node'. Signed-off-by: Thomas Petazzoni Acked-by: Benjamin Herrenschmidt Acked-by: Rob Herring Signed-off-by: Jason Cooper --- Reading git-diff-tree failed