fx2lafw: Tidied probe_names

This commit is contained in:
Joel Holdsworth 2012-12-11 20:51:53 +00:00 committed by Uwe Hermann
parent 0aba65da9f
commit b36e715395
1 changed files with 2 additions and 17 deletions

View File

@ -92,23 +92,8 @@ static const int hwcaps[] = {
}; };
static const char *probe_names[] = { static const char *probe_names[] = {
"0", "0", "1", "2", "3", "4", "5", "6", "7",
"1", "8", "9", "10", "11", "12", "13", "14", "15", NULL,
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10",
"11",
"12",
"13",
"14",
"15",
NULL,
}; };
static const uint64_t supported_samplerates[] = { static const uint64_t supported_samplerates[] = {