kernel-hacking-2024-linux-s.../sound/firewire/oxfw
Takashi Sakamoto fec7b75362 ALSA: oxfw: Change the way to name card
This is a preparation for more models. In following commit, members
of 'struct snd_card' related to name becomes to consists of vendor and
model strings in device's config-rom.

Current supported devices also has strings in their config rom, but the
strings are too long to name sound card, thus this driver still keep
hard-coded vendor and model names for them.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-12-10 10:46:46 +01:00
..
Makefile ALSA: oxfw: Split control functionality to a new file 2014-11-29 20:22:37 +01:00
oxfw-control.c ALSA: oxfw: Split control functionality to a new file 2014-11-29 20:22:37 +01:00
oxfw-pcm.c ALSA: oxfw: Split PCM functionality to a new file 2014-11-29 20:22:22 +01:00
oxfw-stream.c
oxfw.c ALSA: oxfw: Change the way to name card 2014-12-10 10:46:46 +01:00
oxfw.h ALSA: oxfw: Change the way to name card 2014-12-10 10:46:46 +01:00