diff options
author | Felix Hädicke <felixhaedicke@web.de> | 2016-06-22 01:12:07 +0200 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-08-25 12:13:17 +0300 |
commit | 54dfce6d07b0391e23d006579bba488de4f7d6aa (patch) | |
tree | 434992c766d701fea355d0493592ef4a82e563b3 /samples | |
parent | ed6fe1f50f0c0fdea674dfa739af50011034bdfa (diff) | |
download | linux-54dfce6d07b0391e23d006579bba488de4f7d6aa.tar.bz2 |
usb: gadget: f_fs: handle control requests not directed to interface or endpoint
Introduces a new FunctionFS descriptor flag named
FUNCTIONFS_ALL_CTRL_RECIP. When this flag is enabled, control requests,
which are not explicitly directed to an interface or endpoint, can be
handled.
This allows FunctionFS userspace drivers to process non-standard
control requests.
Signed-off-by: Felix Hädicke <felixhaedicke@web.de>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions