From: Ben Skeggs Date: Wed, 2 Jun 2010 00:16:24 +0000 (+1000) Subject: drm/nouveau: completely fail init if we fail to map the PRAMIN BAR X-Git-Tag: v2.6.35-rc3~23^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d696305530c0b3fcd7d15ad87d7203cb53df5b7;p=pandora-kernel.git drm/nouveau: completely fail init if we fail to map the PRAMIN BAR On cards where there's a specific BAR for PRAMIN, we used to try and fall back to the "legacy" aperture within the mmio BAR. This is doomed to cause problems, so lets just fail completely as there's obviously something else very wrong anyway. Signed-off-by: Ben Skeggs Signed-off-by: Dave Airlie --- Reading git-diff-tree failed