diff options
| author | Michal Nazarewicz <m.nazarewicz@samsung.com> | 2009-10-28 18:57:19 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-11 22:55:19 +0300 |
| commit | 93bcf12e7123f20d30757d35d8052832e3c4d647 (patch) | |
| tree | 71a8ccbd467d3de3c8485c03a9465d49ea72d763 /scripts/diffconfig | |
| parent | d5e2b67aae79f01720d8b962c23b0abc7063201c (diff) | |
| download | linux-93bcf12e7123f20d30757d35d8052832e3c4d647.tar.xz | |
USB: g_mass_storage: testing code from f_mass_storage.c removed
Removed code that was included when CONFIG_USB_FILE_STORAGE_TEST
was defined. If this functionality is required one may still use
the original File-backed Storage Gadget. It has been agreed that
testing functionality is not required in the composite function.
Also removed fsg_suspend() and fsg_resume() which were no
operations.
Moreover, storage_common.c has been modified in such a way that
defining certain macros skips parts of the file. Those macros
are:
* FSG_NO_INTR_EP -- skips interrupt endpoint descriptors
* FSG_NO_DEVICE_STRINGS -- skips certain strings
* FSG_NO_OTG -- skips OTG descriptor
Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions
