From: Ian Campbell Date: Tue, 11 Jan 2011 11:50:28 +0000 (+0000) Subject: xen-platform: use PCI interfaces to request IO and MEM resources. X-Git-Tag: v2.6.38-rc1~73^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00f28e4037c8d5782fa7a1b2666b0dca21522d69;p=pandora-kernel.git xen-platform: use PCI interfaces to request IO and MEM resources. This is the correct interface to use and something has broken the use of the previous incorrect interface (which fails because the request conflicts with the resources assigned for the PCI device itself instead of nesting like the PCI interfaces do). Signed-off-by: Ian Campbell Signed-off-by: Konrad Rzeszutek Wilk Cc: stable@kernel.org # 2.6.37 only --- Reading git-diff-tree failed