From: K. Y. Srinivasan Date: Thu, 30 Jan 2014 02:14:39 +0000 (-0800) Subject: Drivers: hv: vmbus: Extract the mmio information from DSDT X-Git-Tag: v3.15-rc1~141^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90f3453585479d5beb75058da46eb573ced0e6ac;p=pandora-kernel.git Drivers: hv: vmbus: Extract the mmio information from DSDT On Gen2 firmware, Hyper-V does not emulate the PCI bus. However, the MMIO information is packaged up in DSDT. Extract this information and export it for use by the synthetic framebuffer driver. This is the only driver that needs this currently. In this version of the patch mmio, I have updated the hyperv header file (linux/hyperv.h) with mmio definitions. Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed