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.37.1~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=697627a212f389b55078ecd1343f29e153f3218f;p=pandora-kernel.git xen-platform: use PCI interfaces to request IO and MEM resources. commit 00f28e4037c8d5782fa7a1b2666b0dca21522d69 upstream. 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed