]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/drm/drm_stub.c
merge Linus head tree into my drm tree and fix up conflicts
[linux-2.6-omap-h63xx.git] / drivers / char / drm / drm_stub.c
index 7cb7234d6288b5283443641370a9d6a042597b26..60b6f8e8bf693ca441b7da046068a5d517522661 100644 (file)
@@ -47,7 +47,7 @@ MODULE_PARM_DESC(cards_limit, "Maximum number of graphics cards");
 MODULE_PARM_DESC(debug, "Enable debug output");
 
 module_param_named(cards_limit, drm_cards_limit, int, 0444);
-module_param_named(debug, drm_debug, int, 0666);
+module_param_named(debug, drm_debug, int, 0600);
 
 drm_head_t **drm_heads;
 struct drm_sysfs_class *drm_class;