staging: most: usb: use macro ATTRIBUTE_GROUPS
authorChristian Gromm <christian.gromm@microchip.com>
Fri, 15 May 2020 09:21:04 +0000 (11:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 May 2020 13:35:13 +0000 (15:35 +0200)
commitdfeb9380eba403ed0fb296bf077a9f30e4dc55d6
treec29bd93169ce3b219d5d75c7c25a86558155b33f
parent629e123df34a9c8aadf683c43928739e32f7a1d8
staging: most: usb: use macro ATTRIBUTE_GROUPS

This patch makes use of the macro ATTRIBUTE_GROUPS to create the groups
instead of defining them manually.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/1589534465-7423-7-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c