ALSA: aoa: convert bus code to use dev_groups
authorQuentin Lambert <lambert.quentin@gmail.com>
Fri, 12 Jun 2015 08:38:41 +0000 (10:38 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 12 Jun 2015 18:46:17 +0000 (20:46 +0200)
commita038b97951d399685e18a6dc53dee62b42134a0a
tree0e9b9357e94b5dd9efd2fc389cca57bd88a85291
parentcc1b76ed32607ba378986931e73b64231085816f
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 <lambert.quentin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/aoa/soundbus/core.c
sound/aoa/soundbus/soundbus.h
sound/aoa/soundbus/sysfs.c