From: Greg Kroah-Hartman Date: Tue, 8 Oct 2013 01:27:38 +0000 (-0700) Subject: spi: convert bus code to use dev_groups X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa7da564cab718d04c77e3a3c73926473e7a94f7;p=pandora-kernel.git spi: convert bus code to use dev_groups The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the spi bus code to use the correct field. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Mark Brown --- Reading git-diff-tree failed