commit | fa06920a3ece1ed43333992d35c0044e7a6c048a | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <mina86@mina86.com> | Tue Nov 06 22:52:36 2012 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Thu Nov 08 16:01:04 2012 +0200 |
tree | 757f13372f75107d2c8a3006ddc9bf3efb470eab | |
parent | 77614e0250611fbeeb94b12e0a0b7f281fe61329 [diff] |
usb: gadget: Remove File-backed Storage Gadget (g_file_storage). 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>