usb: gadget: nokia: Add mass storage driver to g_nokia
authorPali Rohár <pali.rohar@gmail.com>
Mon, 8 Jun 2015 06:20:05 +0000 (08:20 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 29 Jul 2015 14:59:17 +0000 (09:59 -0500)
commit5ea75095fe6d683900ccc674fcac375e7df68005
tree679f55ae5d32441740435eb271b0daa83fa13b46
parentcbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f
usb: gadget: nokia: Add mass storage driver to g_nokia

This patch adds removable mass storage support to g_nokia gadget (for N900).
It means that at runtime block device can be exported or unexported.
So it does not export anything by default and thus allows to use MyDocs
partition as before...

[ balbi@ti.com: make it build ]

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/legacy/Kconfig
drivers/usb/gadget/legacy/nokia.c