commit | 4d8bf9aee1d8af93748096eb8992e4bb03d3fee0 | [log] [tgz] |
---|---|---|
author | Christian König <deathsimple@vodafone.de> | Mon Oct 24 14:54:54 2011 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 20 19:28:05 2011 +0000 |
tree | df3499a679f3d045a7badfe3a89c9d653ee070cb | |
parent | e2e022ec51a7e85ce4352a53fde1cd11d58e151a [diff] |
drm/radeon: fix debugfs handling v3 Having registered debugfs files globally causes the files to not show up on the second, third etc.. card in the system. v2: fix crash on module unloading v3: fix space indentation Signed-off-by: Christian König <deathsimple@vodafone.de> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>