usb: gadget: file_storage: remove its last pieces
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Tue, 20 Nov 2012 12:01:26 +0000 (13:01 +0100)
committerFelipe Balbi <balbi@ti.com>
Thu, 10 Jan 2013 10:24:30 +0000 (12:24 +0200)
commitd3eeee6846c9a38b867616905df2327017ed3cd8
tree14463eef696dcd24d95e128258480975a95a16eb
parent9931faca02c604c22335f5a935a501bb2ace6e20
usb: gadget: file_storage: remove its last pieces

This patch removes the last pieces of the file_storage gadget hidden in
storage_common behind __maybe_unused bars.
The CBI bits have no user on the gadget side. Only file_storage
implemented the obsolete protocol.
The additional USB3.0 descriptors were served by file_storage, the other
gadgets are using composite for this.

Acked-by: Michal Nazarewicz <mpn@google.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/storage_common.c