mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-25 06:53:40 +00:00
ALSA: asihpi - Remove support for old ASI8800 family
Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
5a498ef173
commit
70ebe64721
@ -691,9 +691,6 @@ static short hpi6000_adapter_boot_load_dsp(struct hpi_adapter_obj *pao,
|
||||
case 0x6200:
|
||||
boot_load_family = HPI_ADAPTER_FAMILY_ASI(0x6200);
|
||||
break;
|
||||
case 0x8800:
|
||||
boot_load_family = HPI_ADAPTER_FAMILY_ASI(0x8800);
|
||||
break;
|
||||
default:
|
||||
return HPI6000_ERROR_UNHANDLED_SUBSYS_ID;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user