usb: gadget: mass_storage: add documentation
authorMichal Nazarewicz <mina86@mina86.com>
Tue, 12 Jun 2012 10:42:18 +0000 (12:42 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 15 Jun 2012 11:32:30 +0000 (14:32 +0300)
commita8287a4ed543494c121050dc453972902637e6de
tree7ec928490ceb457530d7e9e91921492da2eab69c
parent1a12af1a751311e129ff8e8ca18f83613b78a83c
usb: gadget: mass_storage: add documentation

This commit adds Documentation/usb/mass-storage.txt file.  It contains
description of how to use the mass storage gadget from user space.  It
elaborates on madule parameters and sysfs interface more then it was
written in the comments in the source code.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/usb/mass-storage.txt [new file with mode: 0644]
drivers/usb/gadget/f_mass_storage.c