From: Sebastian Andrzej Siewior Date: Mon, 22 Oct 2012 20:15:01 +0000 (+0200) Subject: usb: gadget: audio: remove c->highpseed = true from f_midi and uac1 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~59^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1377af2f756f3b5de2850ec0a5edebf227798d02;p=pandora-kernel.git usb: gadget: audio: remove c->highpseed = true from f_midi and uac1 Whether highspeed configuration is valid or not is something that composite decides and not the gadget. That gadget can only provide the required descriptors for it. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed