commit | d0269ed8580b492df75dafb011dc51a1390bf200 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Thu Jan 07 16:08:32 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jan 08 13:10:13 2010 +1000 |
tree | d1859b65eeb370fc12da5be63ca809503d0d7150 | |
parent | cafe6609d6dc0a6a278f9fdbb59ce4d761a35ddd [diff] |
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 <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>