From: Michal Nazarewicz Date: Mon, 9 Dec 2013 23:55:36 +0000 (-0800) Subject: usb: gadget: f_fs: remove loop from I/O function X-Git-Tag: v3.14-rc1~148^2~90^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa6803483ed215f9c73780194d49719a060bf1c;p=pandora-kernel.git usb: gadget: f_fs: remove loop from I/O function When endpoint changes (due to it being disabled or alt setting changed), mimic the action as if the change happened after the request has been queued, instead of retrying with the new endpoint. Signed-off-by: Michal Nazarewicz Cc: David Cohen Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed