OSDN Git Service

Move the deallocation of dev_private. Since dev_private is allocated when
authorIan Romanick <idr@us.ibm.com>
Fri, 3 Jun 2005 22:45:21 +0000 (22:45 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 3 Jun 2005 22:45:21 +0000 (22:45 +0000)
commit8e7c130ef71b6300a99f6404d23e7ff8646066be
treec81276d52904f79ae5b198e3d70e169e62aff3a0
parent9cad6fb4e043ba6140d4c61f09ca0cf0ba8d18c0
Move the deallocation of dev_private. Since dev_private is allocated when
    the driver is loaded and is always expected to be around, it should
    only be deallocated when the driver is unloaded.
Xorg bug: #3408 Reported by: Chris Rankin
shared-core/mga_dma.c