From: Alex Deucher Date: Fri, 12 Apr 2013 23:15:52 +0000 (-0400) Subject: drm/radeon: cleanup properly if mmio mapping fails X-Git-Tag: v3.2.45~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b8fefaee7a9d4ae9583328d03fd796e1933569e;p=pandora-kernel.git drm/radeon: cleanup properly if mmio mapping fails commit 0cd9cb76ae26a19df21abc6f94f5fff141e689c7 upstream. If we fail to map the mmio BAR, skip driver tear down that requires mmio. Should fix: https://bugzilla.kernel.org/show_bug.cgi?id=56541 Signed-off-by: Alex Deucher [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed