From: Chris Wilson Date: Fri, 20 Aug 2010 13:36:45 +0000 (+0100) Subject: drm/i915: Allocate the PCI resource for the MCHBAR X-Git-Tag: v2.6.36-rc4~94^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a25c25c2a2aa55e609099a9f74453c518aec29a6;p=pandora-kernel.git drm/i915: Allocate the PCI resource for the MCHBAR We were failing when trying to allocate the resource for MMIO of the MCHBAR because we forgot to specify what type of resource we wanted. Signed-off-by: Chris Wilson Cc: Jesse Barnes Cc: stable@kernel.org Reviewed-by: Jesse Barnes --- Reading git-diff-tree failed