From: Greg Kroah-Hartman Date: Sat, 24 Aug 2013 00:07:26 +0000 (-0700) Subject: driver core: core: use DEVICE_ATTR_RO X-Git-Tag: v3.12-rc1~184^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5e064a6981603de65c61c4989856e984c7ad66d;p=pandora-kernel.git driver core: core: use DEVICE_ATTR_RO Use DEVICE_ATTR_RO() instead of a "raw" __ATTR macro, making it easier to audit exactly what is going on with the sysfs files. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed