From: Greg Kroah-Hartman Date: Fri, 23 Aug 2013 22:04:42 +0000 (-0700) Subject: driver core: bus: use DRIVER_ATTR_WO() X-Git-Tag: v3.12-rc1~184^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2581c9cc0de6eeba8d5553c98aab6e0f75d184e0;p=pandora-kernel.git driver core: bus: use DRIVER_ATTR_WO() There are two bus attributes that can better be defined using DRIVER_ATTR_WO(), so convert them to the new macro, making it easier to audit attribute permissions. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed