]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: asus_oled: fix up my fixup for some sysfs attribute permissions
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 18 Nov 2010 19:21:04 +0000 (11:21 -0800)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Apr 2011 20:15:37 +0000 (16:15 -0400)
commit81080da1fe907c5ae770d9a5ac42e03d97307995
tree556c1a2e585d48c73bf343d20a5027683b7c7cda
parent98c003d98f3433da47f8e07f091d39d849cb68f5
Staging: asus_oled: fix up my fixup for some sysfs attribute permissions

commit 515b4987ccd097cdf5416530b05fdf9e01afe95a upstream.

They should be writable by root, not readable.
Doh, stupid me with the wrong flags.

Reported-by: Jonathan Cameron <jic23@cam.ac.uk>
Cc: Jakub Schmidtke <sjakub@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/staging/asus_oled/asus_oled.c