From: Greg Kroah-Hartman Date: Sat, 28 Sep 2013 04:46:51 +0000 (-0700) Subject: driver-core: remove struct bus_type.bus_attrs X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~64^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e46138f946442608647be58e78e3ad4d15534e;p=pandora-kernel.git driver-core: remove struct bus_type.bus_attrs Now that all in-kernel users of bus_type.bus_attrs have been converted to use bus_groups instead, the bus_attrs field, and logic surrounding it, can be removed. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed