drm/radeon/kms: call r100_cp_disable rather than duplicating code.
authorJerome Glisse <jglisse@redhat.com>
Wed, 9 Sep 2009 20:23:27 +0000 (22:23 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 10 Sep 2009 00:12:57 +0000 (10:12 +1000)
commita18d7ea15356679f58c2fafe2957786c5f7f9201
tree5ab3aace1436b610b9432c3287d36904687edc80
parent45600232b3dbb97817c9e15de848c742901893e1
drm/radeon/kms: call r100_cp_disable rather than duplicating code.

r100_cp_fini was duplicating code of r100_cp_disable, call r100_cp_disable
instead.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r100.c
drivers/gpu/drm/radeon/radeon.h