commit | 0cd9cb76ae26a19df21abc6f94f5fff141e689c7 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Apr 12 19:15:52 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Apr 15 10:34:12 2013 -0400 |
tree | f2048fcc85cbdda8ead7dc5d0e5244ed8a8d475c | |
parent | 2e97be73e5f74a317232740ae82eb8f95326a660 [diff] |
drm/radeon: cleanup properly if mmio mapping fails 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 <alexander.deucher@amd.com> Cc: stable@vger.kernel.org