commit | a038b97951d399685e18a6dc53dee62b42134a0a | [log] [tgz] |
---|---|---|
author | Quentin Lambert <lambert.quentin@gmail.com> | Fri Jun 12 10:38:41 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 12 20:46:17 2015 +0200 |
tree | 0e9b9357e94b5dd9efd2fc389cca57bd88a85291 | |
parent | cc1b76ed32607ba378986931e73b64231085816f [diff] |
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>