From: Greg Kroah-Hartman Date: Sat, 24 Aug 2013 17:34:53 +0000 (-0700) Subject: staging: quickstart: fix up sysfs file permissions X-Git-Tag: v3.12-rc1~183^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b7cf04f873d3317bdfeedb6c83396abd16f0955;p=pandora-kernel.git staging: quickstart: fix up sysfs file permissions Use the default DEVICE_ATTR_RO/RW macros to specify the file permissions better, and make them easier to audit. And did we really want any user to be able to write to this file, I kind of doubt it... Cc: Jiang Liu Cc: Toshi Kani Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed