From: Rusty Russell Date: Wed, 11 Feb 2015 04:31:14 +0000 (+1030) Subject: virtio: define VIRTIO_PCI_CAP_PCI_CFG in header. X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~45^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a02746e0a9cdda5114db912fe2aadfed289aae;p=pandora-kernel.git virtio: define VIRTIO_PCI_CAP_PCI_CFG in header. This provides backdoor access to the device MMIOs, and every device should have one. From the virtio 1.0 spec (CS03): 4.1.4.7.1 Device Requirements: PCI configuration access capability The device MUST present at least one VIRTIO_PCI_CAP_PCI_CFG capability. Signed-off-by: Rusty Russell Acked-by: Michael S. Tsirkin --- Reading git-diff-tree failed