Remove the call to drm_lock_transfer, since it is not used anymore.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Tue, 26 Sep 2006 12:40:11 +0000 (14:40 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Tue, 26 Sep 2006 12:40:11 +0000 (14:40 +0200)
commit26528627a6cea7f92a949e89e5db6e17ef9560c2
treed69b4a1263b3b726f1c063b6ca5c8fe195a2018b
parent711f077b7423c1a436d703885c6d18a2ad2940aa
Remove the call to drm_lock_transfer, since it is not used anymore.
Fix up drm_lock_free to retain the last locking context information.
linux-core/drm_lock.c