Loading drivers/usb/gadget/android.c +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ static const char longname[] = "Gadget Android"; /* f_midi configuration */ #define MIDI_INPUT_PORTS 1 #define MIDI_OUTPUT_PORTS 1 #define MIDI_BUFFER_SIZE 256 #define MIDI_BUFFER_SIZE 1024 #define MIDI_QUEUE_LENGTH 32 struct android_usb_function { Loading drivers/usb/gadget/function/f_midi.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
drivers/usb/gadget/android.c +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ static const char longname[] = "Gadget Android"; /* f_midi configuration */ #define MIDI_INPUT_PORTS 1 #define MIDI_OUTPUT_PORTS 1 #define MIDI_BUFFER_SIZE 256 #define MIDI_BUFFER_SIZE 1024 #define MIDI_QUEUE_LENGTH 32 struct android_usb_function { Loading
drivers/usb/gadget/function/f_midi.c +1 −1 File changed.Contains only whitespace changes. Show changes