ALSA: bebob: correct duplicated entries with TerraTec OUI
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 5 Jul 2021 11:14:55 +0000 (20:14 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 5 Jul 2021 17:31:12 +0000 (19:31 +0200)
commita07ebc7e050ccdfec508449b2ef8f2b2aa90927b
treecd56a20ed10feb432d5aa2e7717aa28d0f8ae5b4
parentea57e8743e22cd0645f74c55db96f9c98c0ccda2
ALSA: bebob: correct duplicated entries with TerraTec OUI

ALSA bebob driver has duplicated entries for modalias of
'ieee1394:ven00000AACmo00000002sp0000A02Dver00010001' since entries for
two devices below have the same parameters:

 * Acoustic Reality eAR Master One, Eroica, Figaro, and Ciaccona
 * TerraTec Aureon 7.1 FireWire

I relied on FFADO revision 737 to add the former entry, on the other hand,
the latter is based on message posted by actual user with information of
sysfs node:

 * https://sourceforge.net/p/ffado/mailman/ffado-user/thread/5743F969.2080204%40marcobaldo.ch/

It appears that they have OUI of Terratec Electronic GmbH (0x000aac) and
the same model ID, thus suffice to say that they have something common
in their internals.

Although it's not going to make a big difference, this commit arranges
the entries.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Link: https://lore.kernel.org/r/20210705111455.63788-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/bebob/bebob.c