ALSA: caiaq: fix use of MODULE_SUPPORTED_DEVICES()
authorAntonio Ospite <ao2@amarulasolutions.com>
Tue, 29 Jan 2013 11:56:29 +0000 (12:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Jan 2013 14:10:57 +0000 (15:10 +0100)
commitfebd1cc43882733d0030295246cabfe1ded924c2
tree0ef1b96517c1c502d4751fea01f5ed8de5c9f9aa
parentd4dab5ab5bd0445420aa090185409bf3ae6ccd37
ALSA: caiaq: fix use of MODULE_SUPPORTED_DEVICES()

It looks like MODULE_SUPPORTED_DEVICES() is not implemented yet, but
still, having the entries in the list consistently separated by commas
and with balanced parenthesis won't hurt.

Signed-off-by: Antonio Ospite <ao2@amarulasolutions.com>
Acked-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/caiaq/device.c