From: Robert Baldyga Date: Tue, 9 Sep 2014 06:23:16 +0000 (+0200) Subject: usb: gadget: f_fs: add ioctl returning ep descriptor X-Git-Tag: fixes-for-v3.18-merge-window~16^2~118^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c559a353410939c0884e83bdb0e2420a986ac53b;p=pandora-kernel.git usb: gadget: f_fs: add ioctl returning ep descriptor This patch introduces ioctl named FUNCTIONFS_ENDPOINT_DESC, which returns endpoint descriptor to userspace. It works only if function is active. Signed-off-by: Robert Baldyga Acked-by: Michal Nazarewicz Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed