|
@@ -616,7 +616,7 @@ static int s3c2410fb_debug_store(struct device *dev,
|
|
return len;
|
|
return len;
|
|
}
|
|
}
|
|
|
|
|
|
-static DEVICE_ATTR(debug, 0666, s3c2410fb_debug_show, s3c2410fb_debug_store);
|
|
|
|
|
|
+static DEVICE_ATTR(debug, 0664, s3c2410fb_debug_show, s3c2410fb_debug_store);
|
|
|
|
|
|
static struct fb_ops s3c2410fb_ops = {
|
|
static struct fb_ops s3c2410fb_ops = {
|
|
.owner = THIS_MODULE,
|
|
.owner = THIS_MODULE,
|