From: Francisco Jerez Date: Tue, 20 Jul 2010 01:08:25 +0000 (+0200) Subject: drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. X-Git-Tag: v2.6.36-rc1~540^2~19^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03cd06ca9046190e8418749c2c8f636e2625556c;p=pandora-kernel.git drm/nouveau: No need to lock/unlock the VGA CRTC regs all the time. Locking only makes sense in the VBIOS parsing code as it's executed before CRTC init. Signed-off-by: Francisco Jerez Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed