summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorHemant Kumar <hemantk@codeaurora.org>2016-10-13 17:05:40 -0700
committerHemant Kumar <hemantk@codeaurora.org>2016-10-13 17:10:44 -0700
commit39f9f52879b4ab91e42d98e1f6c7740f96ef70a6 (patch)
tree3d6d9212653eb988af5ebac525fca45f620cd11f /kernel
parent773f15cdab613a9cb921f3e1e49f96cadac75c14 (diff)
usb: gadget: f_midi: Use 1024 bytes as MIDI buffer size
Some UDC driver doesn't allow or throw errors when USB request buffer queued is unaligned i.e. buffer size is not equal to wMaxPacketSize or multiple of wMaxPacketSize. Fix this issue by using 1024 bytes as MIDI buffer size instead of 256 bytes. Change-Id: I71d520a5a800a3e612dc4d57e7baffa93fad61b3 Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions