From: Quentin Lambert Date: Fri, 12 Jun 2015 08:38:41 +0000 (+0200) Subject: ALSA: aoa: convert bus code to use dev_groups X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a038b97951d399685e18a6dc53dee62b42134a0a;p=pandora-kernel.git ALSA: aoa: convert bus code to use dev_groups The dev_attrs field of struct bus_type is going away, use dev_groups instead. This converts the soundbus code to use the correct field. These modifications were made using Coccinelle. Signed-off-by: Quentin Lambert Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed