usb: gadget: Remove File-backed Storage Gadget (g_file_storage).
authorMichal Nazarewicz <mina86@mina86.com>
Tue, 6 Nov 2012 21:52:36 +0000 (22:52 +0100)
committerFelipe Balbi <balbi@ti.com>
Thu, 8 Nov 2012 14:01:04 +0000 (16:01 +0200)
The File-backed Storage Gadget (g_file_storage) gadget has been replaced
with Mass Storage Gadget (g_mass_storage) which uses the composite
framework.  This commit removes g_file_storage (and most references to it).

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found