drm: add control node checks missing from kms merge
authorJonas Bonn <jonas@southpole.se>
Fri, 24 Apr 2009 05:05:02 +0000 (15:05 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 24 Apr 2009 05:05:02 +0000 (15:05 +1000)
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>

No differences found