From a167fcc14edaa58659a5d7022c55d173a3deef2d Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 30 Jun 2010 10:20:23 +0800 Subject: [PATCH] --- yaml --- r: 202455 b: refs/heads/master c: 370525df9dfb4f55dfc177b0c31c26d77694c992 h: refs/heads/master i: 202453: cd985d3c7d11af79eae9d70ca00261589bb359b1 202451: f38de760571cba6f935854a7a2751d814ada13f0 202447: d9b95483454a233f94c9de5223f6926191574129 v: v3 --- [refs] | 2 +- trunk/drivers/platform/x86/acer-wmi.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 946e708dec6f..b66652f25d8a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d8eca1105fe2039e102c6a8a915d0af937b1b593 +refs/heads/master: 370525df9dfb4f55dfc177b0c31c26d77694c992 diff --git a/trunk/drivers/platform/x86/acer-wmi.c b/trunk/drivers/platform/x86/acer-wmi.c index 56e6f1040e4f..aacd0602f859 100644 --- a/trunk/drivers/platform/x86/acer-wmi.c +++ b/trunk/drivers/platform/x86/acer-wmi.c @@ -1084,8 +1084,7 @@ static ssize_t show_interface(struct device *dev, struct device_attribute *attr, } } -static DEVICE_ATTR(interface, S_IWUGO | S_IRUGO | S_IWUSR, - show_interface, NULL); +static DEVICE_ATTR(interface, S_IRUGO, show_interface, NULL); /* * debugfs functions