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