commit | 62e370785cb337981999ac7ec364e22ffb6c2cd3 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Sep 29 13:41:04 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon Oct 20 15:58:48 2014 -0500 |
tree | 01f4288bf675cf7155d395c05dcf4e91ccafc62d | |
parent | 52ec49a5e56a27c5b6f8217708783eff39f24c16 [diff] |
usb: gadget: function: uvc: manage our video control endpoint just like any other endpoint, we must enable/disable our video control endpoint based on calls to our ->set_alt() method. Signed-off-by: Felipe Balbi <balbi@ti.com>