2009-03-04 11:53:53

by Dave Airlie

[permalink] [raw]
Subject: [git pull] drm stupidity fixes


Hi Linus,

Please pull the 'drm-fixes' branch from
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes

^lock^unlock, the API isn't in much use yet outside of Fedora so wasn't
spotted.

Dave.

drivers/gpu/drm/drm_stub.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

commit 5ad8b7d12605e88d1e532061699102797fdefe08
Author: Helge Bahmann <[email protected]>
Date: Wed Mar 4 21:49:14 2009 +1000

drm: fix double lock typo

[airlied: you shall not retype patches from other trees half asleep]

Signed-of-by: Dave Airlie <[email protected]>