commit | 59738d5c974d81b566cb53c203f5db268b7b3545 | [log] [tgz] |
---|---|---|
author | Jonas Bonn <jonas@southpole.se> | Fri Apr 24 15:05:02 2009 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 24 15:05:02 2009 +1000 |
tree | 7322de299e0a3e3335e8ed0d96fa3b1a63c90dfc | |
parent | c964b129425c98cb37da365e772bdbe5281f3a05 [diff] |
drm: add control node checks missing from kms merge This line that checks the DRM_CONTROL_ALLOW flag was missed from the KMS merge. Re-add the check on the IOCTL, as this is currently the only use of this flag. Signed-off-by: Jonas Bonn <jonas@southpole.se> Signed-off-by: Dave Airlie <airlied@redhat.com>