From: Greg Kroah-Hartman Date: Sat, 24 Aug 2013 00:08:48 +0000 (-0700) Subject: driver core: firmware: use __ATTR_RW() X-Git-Tag: v3.12-rc1~184^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14adbe5307a4110af7d1e95fb604a1abcdaa6cce;p=pandora-kernel.git driver core: firmware: use __ATTR_RW() Use __ATTR_RW() instead of __ATTR() to make it more obvious what the type of attribute is being created. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed