usb: gadget: slp: add mtp function
authorChanho Park <chanho61.park@samsung.com>
Fri, 17 Jan 2014 08:21:56 +0000 (17:21 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:17:52 +0000 (15:17 +0900)
commitab1696bc2a973c5ef8a879e508b31d18ba69e560
treecd4dec3f414dae6b4703c5bb5ddefd0619228425
parentdb649fc9939cf389b1a488ca3ea7c09dfd5e7d68
usb: gadget: slp: add mtp function

This code is based on linux-3.4-exynos. I've only run a simple copy test from
host to target.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
drivers/usb/gadget/f_mtp_slp.c [new file with mode: 0644]
drivers/usb/gadget/slp.c
include/linux/usb/f_mtp.h [new file with mode: 0644]
include/uapi/linux/usb/f_mtp.h [new file with mode: 0644]