commit | cf0fe4566dcc0c5bd9b7da8c9a53e712593db118 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Wed Dec 09 18:21:55 2009 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Thu Dec 10 15:09:07 2009 +1000 |
tree | c9d5165a4a21c23316d7d2939fd8f79424ad90bb | |
parent | eaa5fd1a66fefd7cc918d80250d66fa48b10b81f [diff] |
drm/radeon/kms: cleanup structure and module if initialization fails This would allow us to properly unload others module like TTM if initialization fails after we initiliazed TTM structure. Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@linux.ie>