From: Greg Kroah-Hartman Date: Fri, 23 Aug 2013 21:24:37 +0000 (-0700) Subject: driver-core: platform: convert bus code to use dev_groups X-Git-Tag: v3.12-rc1~184^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d06262e58546e5bf5669ef185fb913cca4637bd6;p=pandora-kernel.git driver-core: platform: 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 platform bus code to use the correct field. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed