From: Sebastian Andrzej Siewior Date: Mon, 29 Aug 2011 11:56:35 +0000 (+0200) Subject: usb: dwc3: debugfs: remove test mode interface X-Git-Tag: v3.2-rc1~183^2~148^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7225315a89731d0f986c20165184f1dc9a9bf2b;p=pandora-kernel.git usb: dwc3: debugfs: remove test mode interface There are some issues around for enabling/disabling this mode and handling it. It does not work perfectly (yet). However we have a few gadgets tested successfuly so far. That means we are quite confident that we won't need this in near future. So I'm for removing it and bringing a working version back once there is a need for it. Thanks to Dan Carpenter who spotted the wrong memory handling here. [ balbi@ti.com : made it actually apply ] Cc: Dan Carpenter Cc: wharms@bfs.de Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed