From 886de9846f6bdcc66f6ceb06ebcd21d6ccca9c1e Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Fri, 31 May 2013 12:05:28 +0100 Subject: [PATCH] Input and output string table mixed up --- module_usb_audio/endpoint0/descriptors_2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module_usb_audio/endpoint0/descriptors_2.h b/module_usb_audio/endpoint0/descriptors_2.h index 0caa39e3..b3da7df7 100644 --- a/module_usb_audio/endpoint0/descriptors_2.h +++ b/module_usb_audio/endpoint0/descriptors_2.h @@ -440,7 +440,7 @@ unsigned char cfgDesc_Audio2[] = ID_CLKSEL, /* 7 bCSourceID: ID of Clock Entity */ NUM_USB_CHAN_OUT, /* 8 bNrChannels */ 0,0,0,0, /* 9 bmChannelConfig */ - INPUT_INTERFACE_STRING_INDEX, /* 13 iChannelNames */ + OUTPUT_INTERFACE_STRING_INDEX, /* 13 iChannelNames */ 0x00, 0x00, /* 14 bmControls */ 6, /* 16 iTerminal */