ALSA: bebob: unify configurations for some models produced by Yamaha/Terratec
The below models were developed with a cooperation by Yamaha and Terratec. - Yamaha GO 44/Terratec PHASE 24 FW - Yamaha GO 46/Terratec PHASE X24 FW They have the same configurations, thus it's better to unify corresponding codes. This commit merges them to reduce the amount of maintained codes. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:

committed by
Takashi Iwai

parent
df6a886611
commit
e15c282eff
@@ -235,8 +235,7 @@ int snd_bebob_create_hwdep_device(struct snd_bebob *bebob);
|
||||
|
||||
/* model specific operations */
|
||||
extern const struct snd_bebob_spec phase88_rack_spec;
|
||||
extern const struct snd_bebob_spec phase24_series_spec;
|
||||
extern const struct snd_bebob_spec yamaha_go_spec;
|
||||
extern const struct snd_bebob_spec yamaha_terratec_spec;
|
||||
extern const struct snd_bebob_spec saffirepro_26_spec;
|
||||
extern const struct snd_bebob_spec saffirepro_10_spec;
|
||||
extern const struct snd_bebob_spec saffire_le_spec;
|
||||
|
Reference in New Issue
Block a user