From: Jerome Glisse Date: Thu, 7 Jan 2010 15:08:32 +0000 (+0100) Subject: drm/radeon/kms: Make sure we release AGP device if we acquired it X-Git-Tag: v2.6.33-rc4~17^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0269ed8580b492df75dafb011dc51a1390bf200;p=pandora-kernel.git drm/radeon/kms: Make sure we release AGP device if we acquired it In some case we weren't releasing the AGP device at module unloading. This leaded to unfunctional AGP at next module load. This patch make sure we release the AGP bus if we acquire it. Signed-off-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed